T
public class Holder<T> extends Object
value
Holder()
Holder(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public T value
public Holder()
public Holder(T value)