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