|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.github.mustachejava.reflect.MapGuard
public class MapGuard
Created with IntelliJ IDEA. User: spullara Date: 4/13/12 Time: 10:10 AM To change this template use File | Settings | File Templates.
Constructor Summary | |
---|---|
MapGuard(ObjectHandler oh,
int scopeIndex,
java.lang.String name,
boolean contains,
Wrapper[] wrappers)
|
Method Summary | |
---|---|
boolean |
apply(java.lang.Object[] objects)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.common.base.Predicate |
---|
equals |
Constructor Detail |
---|
public MapGuard(ObjectHandler oh, int scopeIndex, java.lang.String name, boolean contains, Wrapper[] wrappers)
Method Detail |
---|
public boolean apply(java.lang.Object[] objects)
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 |