T - public class ConcatenatingIterator<T> extends Object implements Iterator<T>
| Constructor and Description |
|---|
ConcatenatingIterator(List<Iterator<T>> iterators) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeCopyright © 2023 The Apache Software Foundation. All rights reserved.