public interface ResettableIterator<T> extends java.util.Iterator<T>
void
reset()
forEachRemaining, hasNext, next, remove
void reset()