public final class TSet extends java.lang.Object
byte
elemType
int
size
TSet()
TSet(byte t, int s)
TSet(TList list)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final byte elemType
public final int size
public TSet()
public TSet(byte t, int s)
public TSet(TList list)