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() |
removeCopyright © 2013. All rights reserved.