|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A Predicate is a special form of a UnaryFunction, whose result represents the
truth or otherwise of some condition.
Returns true if the condition the Predicate tests for is satisfied, false otherwise.
| Method Summary | |
boolean |
test(java.lang.Object x)
|
| Method Detail |
public boolean test(java.lang.Object x)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||