public class DoubleValue extends AbstractValue
| Constructor and Description |
|---|
DoubleValue(String strValue) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getDouble()
Get double value.
|
getArray, getBoolean, getObject, getStringpublic DoubleValue(String strValue)