public class Output<T> extends Object
Output()
T
get()
void
set(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Output()
public void set(T t)
public T get()