public class Utils extends java.lang.Object
Utils()
static int
byteArrayToInt(byte[] b)
static byte[]
intToByteArray(int value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Utils()
public static final byte[] intToByteArray(int value)
public static final int byteArrayToInt(byte[] b)