public final class DoubleValue extends Object implements DataValue
Constructor and Description |
---|
DoubleValue(double value) |
public double getValue()
public void accept(ValueVisitor visitor)
public DoubleValue copy()
copy
in interface DataValue
ConcurrentModificationException
if the DataValue is modified at the time of coping.Copyright © 2015. All Rights Reserved.