Interface LoopTool.Condition
- All Known Implementing Classes:
LoopTool.Comparison,LoopTool.Equals
- Enclosing class:
LoopTool
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
-
Method Details
-
test
-