public class GenericClass<T> extends java.lang.Object
GenericClass(java.lang.Class<T> type)
java.lang.Class<T>
getMyType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GenericClass(java.lang.Class<T> type)
public java.lang.Class<T> getMyType()