E
public class GenericsUtil<E> extends Object
new T()
GenericsUtil(E... e)
Class<E>
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GenericsUtil(E... e)
e
public Class<E> getType()