Value<T>
public class ValueImpl<T> extends Object implements Value<T>
ValueImpl(Variable innerValue, VariableContext context, ValueType type)
T
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ValueImpl(Variable innerValue, VariableContext context, ValueType type)
public T get()
get