public class DoubleValue extends ScalarValue
| Modifier and Type | Method and Description |
|---|---|
Object |
getJsonValue() |
double |
getValue() |
void |
print(IndentingStringBuffer sb) |
DoubleValue |
value(double val) |
assertJsonable, getRegexp, regexppublic double getValue()
public DoubleValue value(double val)
public void print(IndentingStringBuffer sb)
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.