public final class RewindableIterator<A> extends ImmutableIterator<A>
Constructor and Description |
---|
RewindableIterator(Iterator<A> asIterator) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
boolean |
isRewound() |
A |
next() |
void |
rewind() |
remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining