java.lang.Object
org.eclipse.collections.impl.lazy.iterator.ZipWithIndexIterator<T>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ZipWithIndexIterator
public ZipWithIndexIterator(Iterable<T> iterable)
-