public class PtrBox<T> extends java.lang.Object
T
value
PtrBox()
PtrBox(T i)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public T value
public PtrBox()
public PtrBox(T i)