T
- Value type.public final class ValueConst<T> extends java.lang.Object implements Value<T>
ValueConst
class holds a constant value of the specified type.Constructor and Description |
---|
ValueConst(T value) |
Modifier and Type | Method and Description |
---|---|
T |
value() |