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 booleancompareToArray(List<Integer> l, int[] a) static Stringformat(int[] l) static Stringformat(int[][] l) static String
-
Constructor Details
-
IntegerList
public IntegerList()
-
-
Method Details
-
format
-
format
-
format
-
compareToArray
-
buildListFromArray
-
buildList
-
buildFromArray
-