public final class Holder<T> extends Object implements Serializable
T
value
Holder()
null
Holder(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public T value
public Holder()
public Holder(T value)
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.