Package com.github.mustachejava.reflect
Class GuardedWrapper
java.lang.Object
com.github.mustachejava.reflect.GuardedWrapper
- All Implemented Interfaces:
Wrapper
- Direct Known Subclasses:
MissingWrapper,ReflectionWrapper
Wrapper that guards.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final GuardExceptionprotected final Guard[]private int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
guardException
-
guards
-
hashCode
private int hashCode
-
-
Constructor Details
-
GuardedWrapper
-
-
Method Details
-
call
- Specified by:
callin interfaceWrapper- Throws:
GuardException
-
guardCall
- Throws:
GuardException
-
hashCode
public int hashCode() -
equals
-
getGuards
-
toString
-