Package de.themoep.utils
Class BitUtils
java.lang.Object
de.themoep.utils.BitUtils
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BitUtils
public BitUtils()
-
-
Method Details
-
getBits
public static boolean[] getBits(int number) -
getRange
public static int getRange(int number, int start, int end)
-