public class EmptyArray extends Object
static boolean[]
BOOLEAN
static int[]
INT
static long[]
LONG
static Object[]
OBJECT
static String[]
STRING
EmptyArray()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int[] INT
public static final Object[] OBJECT
public static final String[] STRING
public static final boolean[] BOOLEAN
public static final long[] LONG
public EmptyArray()
Copyright © 2021. All rights reserved.