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() |
removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining