public class ObjectArrays extends Object
ObjectArrays()
static <T> T[]
newArray(Class<T> type, int length)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectArrays()
public static <T> T[] newArray(Class<T> type, int length)
type
length
Copyright © 2014. All rights reserved.