Class StreamOperatorCollapseRuns.OperatorImpl.InternalIterator
- Enclosing class:
StreamOperatorCollapseRuns.OperatorImpl
public class StreamOperatorCollapseRuns.OperatorImpl.InternalIterator
extends com.google.common.collect.AbstractIterator<Map.Entry<K,V>>
- Author:
- raven
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.common.collect.AbstractIterator
endOfData, hasNext, next, peekMethods inherited from class com.google.common.collect.UnmodifiableIterator
removeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterator
forEachRemaining
-
Constructor Details
-
InternalIterator
public InternalIterator()
-
-
Method Details
-
computeNext
-