public static class IteratorUtils.CollectorIterator<T> extends Object implements Iterator<T>
| Constructor and Description |
|---|
CollectorIterator(String name,
Iterator<T> base) |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getCollected() |
boolean |
hasNext() |
T |
next() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemaining, removeCopyright © 2021 vpc open source initiative. All rights reserved.