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() |
removeCopyright © 2013. All Rights Reserved.