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.- Version:
- $Id: LoopTool.java 590893 2007-11-01 04:40:21Z nbubna $
- Author:
- Nathan Bubna
-
Method Summary
-
Method Details
-
test
-