public class ArrayUtil extends Object
ArrayUtil()
static Type
getComponentType(Type arrayType)
static Object
newArray(Type componentType, int length)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrayUtil()
public static Type getComponentType(Type arrayType)
public static Object newArray(Type componentType, int length)