E - the element typepublic class CyclicIterator<E> extends ReadOnlyIterator<E>
| Constructor and Description |
|---|
CyclicIterator(Iterator<E> source) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
E |
next() |
removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2017. All rights reserved.