|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.github.mustachejava.reflect.ClassGuard
public class ClassGuard
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.
Constructor Summary | |
---|---|
ClassGuard(int scopeIndex,
java.lang.Object scope)
|
Method Summary | |
---|---|
boolean |
apply(java.lang.Object[] scopes)
|
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClassGuard(int scopeIndex, java.lang.Object scope)
Method Detail |
---|
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in interface com.google.common.base.Predicate<java.lang.Object[]>
equals
in class java.lang.Object
public boolean apply(java.lang.Object[] scopes)
apply
in interface com.google.common.base.Predicate<java.lang.Object[]>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |