public interface IteratorWithPosition<T> extends java.util.Iterator<T>
int
getPosition()
forEachRemaining, hasNext, next, remove
int getPosition()