public class ArrayUtils extends Object
ArrayUtils()
static Object
get(Object[] array, int n)
get(Object[] array, int n, int type)
get(Object[] array, int n, int type, Object defaultValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrayUtils()
public static Object get(Object[] array, int n, int type)
public static Object get(Object[] array, int n, int type, Object defaultValue)
public static Object get(Object[] array, int n)