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 DataValueConcurrentModificationException
if the DataValue is modified at the time of coping.Copyright © 2016. All Rights Reserved.