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, toStringpublic double getDouble()
getDouble in class VariableScalar