Class GroupingIterator<A>
java.lang.Object
com.jnape.palatable.lambda.internal.iteration.ImmutableIterator<Iterable<A>>
com.jnape.palatable.lambda.internal.iteration.GroupingIterator<A>
-
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
-
k
-
asIterator
-
-
Constructor Details
-
GroupingIterator
-
-
Method Details
-
hasNext
public boolean hasNext() -
next
-