public class VariableDouble extends VariableScalar
VariableScalar.Type
Modifier and Type | Field and Description |
---|---|
double |
value |
Constructor and Description |
---|
VariableDouble(double value) |
Modifier and Type | Method and Description |
---|---|
double |
getDouble() |
getScalarType, toString
public double getDouble()
getDouble
in class VariableScalar