Class ZippingIterator<C,A,B>
java.lang.Object
com.jnape.palatable.lambda.internal.iteration.ImmutableIterator<C>
com.jnape.palatable.lambda.internal.iteration.ZippingIterator<C,A,B>
- All Implemented Interfaces:
Iterator<C>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ImmutableIterator
removeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterator
forEachRemaining
-
Field Details
-
zipper
-
asIterator
-
bsIterator
-
-
Constructor Details
-
ZippingIterator
-
-
Method Details
-
hasNext
public boolean hasNext() -
next
-