Package com.mapr.utils
Class Collections
java.lang.Object
com.mapr.utils.Collections
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int[]toIntArray(Collection<Integer> collection) static long[]toLongArray(Collection<Long> collection)
-
Constructor Details
-
Collections
public Collections()
-
-
Method Details
-
toIntArray
-
toLongArray
-