public class GenericArray extends Object
protected
GenericArray()
static <T> T[]
newInstance(Class<T> componentType, int length)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected GenericArray()
public static <T> T[] newInstance(Class<T> componentType, int length)
Copyright © 2011-2013. All Rights Reserved.