T
public final class ImmediateValue<T> extends Object implements Value<T>
ImmediateValue(T value)
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ImmediateValue(T value)
value
public T getValue()
getValue
Value<T>
Copyright © 2018 JBoss by Red Hat. All rights reserved.