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