public static class Factory.NullaryFunctionConstantImpl<T> extends NullaryFunctionBase<T>
NullaryFunction.Factory| Constructor and Description |
|---|
NullaryFunctionConstantImpl(T value) |
| Modifier and Type | Method and Description |
|---|---|
T |
eval() |
T |
value() |
evaluatetoString