Class ClassGuard
java.lang.Object
com.github.mustachejava.reflect.guards.ClassGuard
- All Implemented Interfaces:
Guard
Ensure that the class of the current scope is that same as when this wrapper was generated.
User: spullara
Date: 4/13/12
Time: 9:23 AM
To change this template use File | Settings | File Templates.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
classGuard
-
scopeIndex
protected final int scopeIndex
-
-
Constructor Details
-
ClassGuard
-
-
Method Details