Constructor and Description |
---|
UnionIterator() |
Modifier and Type | Method and Description |
---|---|
void |
add(Iterator<T> iterator) |
void |
addList(List<T> list) |
void |
clear() |
boolean |
hasNext() |
Iterator<T> |
iterator() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
forEach, spliterator
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.