Variable
public class ConstantImpl extends Object implements Variable
ConstantImpl(Value value)
Value
getValue()
void
setValue(Value value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConstantImpl(Value value)
public void setValue(Value value)
setValue
public Value getValue()
getValue