public class ConcatenationIterator<T> extends AbstractIterator<T>
current, exhausted, iterator, loaded
Constructor and Description |
---|
ConcatenationIterator(Iterator<T> first,
Iterator<? extends T> last) |
Modifier and Type | Method and Description |
---|---|
protected void |
loadNext() |
hasNext, next, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining