|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface LoopTool.Condition
Represents a function into which a LoopTool.ManagedIterator
can
pass it's next element to see if an LoopTool.Action
should be taken.
Method Summary | |
---|---|
boolean |
test(Object value)
|
Method Detail |
---|
boolean test(Object value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |