|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface which must be implemented in order to decide wheter objects should be included in the iteration or not.
Method Summary | |
boolean |
evaluate(java.lang.Object anObject)
|
Method Detail |
public boolean evaluate(java.lang.Object anObject)
true
if the object is to be included
in the iteration and false
otherwise.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |