Class WrappedGuard
java.lang.Object
com.github.mustachejava.reflect.guards.WrappedGuard
- All Implemented Interfaces:
Guard
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Wrapper[]protected final intprotected final ObjectHandlerprotected final Wrapper[] -
Constructor Summary
ConstructorsConstructorDescriptionWrappedGuard(ObjectHandler oh, int index, List<Wrapper> wrappers, List<Guard> wrapperGuard) -
Method Summary
-
Field Details
-
EMPTY_WRAPPERS
-
oh
-
index
protected final int index -
wrappers
-
wrapperGuard
-
-
Constructor Details
-
WrappedGuard
-
-
Method Details
-
apply
-
toString
-