public class ZipIteratorForFunction<T,U,V> extends ZipIterator<T,U,V>
index, iter1, iter2current, exhausted, iterator, loaded| Constructor and Description |
|---|
ZipIteratorForFunction(Iterator<T> iter1,
Iterator<U> iter2,
Function2<T,U,V> method) |
| Modifier and Type | Method and Description |
|---|---|
protected V |
performZip(T a,
U b) |
loadNexthasNext, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining