| Constructor and Description |
|---|
MergingIterator(Iterator<T> leftIterator,
Iterator<T> rightIterator,
Function<Pair<T,T>,T> mergeFunction) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeCopyright © 2022 The Apache Software Foundation. All rights reserved.