Package de.hsh.graja.util
Class CollectionUtils
java.lang.Object
de.hsh.graja.util.CollectionUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int[]
toIntArray
(Collection<Integer> coll) static Object[]
toObjectArray
(int[] arr)
-
Constructor Details
-
CollectionUtils
public CollectionUtils()
-
-
Method Details
-
toIntArray
-
toObjectArray
-