public class GenericType1<T> extends java.lang.Object
GenericType1()
GenericType1(T t)
T
get()
boolean
operator_add(T t)
void
set(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GenericType1(T t)
public GenericType1()
public boolean operator_add(T t)
public T get()
public void set(T t)