public class Utility
extends java.lang.Object
Constructor and Description |
---|
Utility() |
Modifier and Type | Method and Description |
---|---|
static byte |
BeIntToLeHighByte(int input) |
static int |
BeIntToLeInt(int input) |
static byte |
BeIntToLeLowByte(int input) |
static java.lang.Short |
BeShortToLeShort(java.lang.Short input) |
static java.lang.String |
getMethodName() |
static void |
sleep(int timer) |
public static byte BeIntToLeHighByte(int input)
public static int BeIntToLeInt(int input)
public static byte BeIntToLeLowByte(int input)
public static java.lang.Short BeShortToLeShort(java.lang.Short input)
public static java.lang.String getMethodName()
public static void sleep(int timer)