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