Class GuardedWrapper
java.lang.Object
com.github.mustachejava.reflect.GuardedWrapper
- All Implemented Interfaces:
Wrapper
- Direct Known Subclasses:
MissingWrapper, ReflectionWrapper
-
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
-
equals
-
getGuards
-
toString
-