Class WrappedGuard
java.lang.Object
com.github.mustachejava.reflect.guards.WrappedGuard
- All Implemented Interfaces:
Guard
Dig into the dot notation to guard it from changing.
User: sam
Date: 6/26/12
Time: 9:09 PM
-
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