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