| Constructor and Description |
|---|
CoalesceIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Iterator<T> child) |
void |
addNonEmpty(Iterator<T> child) |
void |
addNonNull(Iterator<T> child) |
Iterator<T>[] |
getChildren() |
boolean |
hasNext() |
T |
next() |
void |
remove() |
int |
size() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingCopyright © 2021 vpc open source initiative. All rights reserved.