public final class MutableCollectionIterate
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
static <T> RichIterable<RichIterable<T>> |
chunk(MutableCollection<T> collection,
int size) |
public static <T> RichIterable<RichIterable<T>> chunk(MutableCollection<T> collection, int size)
Copyright © 2004–2017. All rights reserved.