public class ExpressionBuilderBase.ConstantBase extends ExpressionBuilderBase.AbstractValue implements ExpressionBuilder.Constant
Constructor and Description |
---|
ConstantBase(Object value) |
Modifier and Type | Method and Description |
---|---|
Object |
getValue() |
String |
toString() |
accept
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept