public class Pointer<T> extends Object
T
value
Pointer()
Pointer(T value_in)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public T value
public Pointer(T value_in)
public Pointer()