Package com.fizzed.rocker
Interface ForIterator
- All Known Implementing Classes:
IndexOnlyForIterator,IterableForIterator
public interface ForIterator
-
Method Summary
-
Method Details
-
index
int index() -
first
boolean first() -
last
boolean last()
-