|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This defines the interface to a query that returns a boolean value, true or false. It can be implemented to preform arbitrarily complex querys.
Method Summary | |
boolean |
Test()
This is the method that should be implemented to preform the query operation, and return the boolean result. |
Method Detail |
public boolean Test()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |