public final class MutableCollectionIterate
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static <T> com.gs.collections.api.RichIterable<com.gs.collections.api.RichIterable<T>> |
chunk(com.gs.collections.api.collection.MutableCollection<T> collection,
int size) |