@Immutable
public final class ChunkIterator<T>
extends java.lang.Object
implements java.util.Iterator<com.gs.collections.api.RichIterable<T>>
| Constructor and Description |
|---|
ChunkIterator(java.lang.Iterable<T> iterable,
int size) |
public ChunkIterator(java.lang.Iterable<T> iterable, int size)