Constructor and Description |
---|
MultiListIterator() |
MultiListIterator(List ls1) |
MultiListIterator(List ls1,
List ls2) |
MultiListIterator(List ls1,
List ls2,
List ls3) |
MultiListIterator(List ls1,
List ls2,
List ls3,
List ls4) |
Modifier and Type | Method and Description |
---|---|
void |
addList(List ls)
Use this to add more lists after the constructor.
|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining