|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- type to evaluate the predicate onpublic interface Predicate<T>
An interface for predicates.
Method Summary | |
---|---|
boolean |
pred(T object)
Returns the result of the predicate for a specific object. |
Method Detail |
---|
boolean pred(T object)
object
- to evaluate the predicate for
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |