Constructor and Description |
---|
InterleavingPairingIterator(java.util.Iterator<? extends T> first,
java.util.Iterator<? extends U> second) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Pair<T,U> |
next() |