Class IntegerList
java.lang.Object
com.pnfsoftware.jeb.util.primitives.IntegerList
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildFromArray
(int[] a, List<Integer> l) buildList
(int... elts) buildListFromArray
(int[] a) static boolean
compareToArray
(List<Integer> l, int[] a) static String
format
(int[] l) static String
format
(int[][] l) static String
-
Constructor Details
-
IntegerList
public IntegerList()
-
-
Method Details
-
format
-
format
-
format
-
compareToArray
-
buildListFromArray
-
buildList
-
buildFromArray
-