T
public class ImmutableValueHolder<T> extends Object implements ValueHolder<T>
ImmutableValueHolder(T value)
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ImmutableValueHolder(T value)
public T get()
get
ValueHolder<T>
Copyright © 2013 Seam Framework. All Rights Reserved.