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