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