Class MutableCollectionIterate
java.lang.Object
org.eclipse.collections.impl.utility.internal.MutableCollectionIterate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> RichIterable
<RichIterable<T>> chunk
(MutableCollection<T> collection, int size)
-
Constructor Details
-
MutableCollectionIterate
private MutableCollectionIterate()
-
-
Method Details
-
chunk
-