Package com.github.mustachejava.reflect
Interface Guard
-
- All Known Implementing Classes:
ClassGuard,DepthGuard,DotGuard,MapGuard,NullGuard,WrappedGuard
public interface GuardSimple specialization of Predicate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanapply(java.util.List<java.lang.Object> input)
-