Class ChunkIterator<T>

java.lang.Object
org.eclipse.collections.impl.lazy.iterator.ChunkIterator<T>
All Implemented Interfaces:
Iterator<RichIterable<T>>

public final class ChunkIterator<T>
extends Object
implements Iterator<RichIterable<T>>