|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A common interface for classes that perform an arbitrary test on an object and return true if it passes the test.
Method Summary | |
boolean |
predicate(GameObject obj)
Checks an object to see if it passes the predicate. |
Method Detail |
public boolean predicate(GameObject obj)
obj
- any GameObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |