| Constructor and Description |
|---|
MultiIterator(Iterator<? extends T> first) |
MultiIterator(Iterator<? extends T> first,
Iterator<? extends T> second) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(Iterator<? extends T> other) |
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2019. All rights reserved.