public final class EmptyArrays extends Object
static byte[]
BYTE
static char[]
CHAR
static int[]
INT
static long[]
LONG
static short[]
SHORT
EmptyArrays()
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final byte[] BYTE
public static final short[] SHORT
public static final char[] CHAR
public static final int[] INT
public static final long[] LONG
public EmptyArrays()