public class DoubleValue extends ScalarValue
Modifier and Type | Method and Description |
---|---|
javax.json.JsonValue |
getJsonValue() |
double |
getValue() |
void |
print(IndentingStringBuffer sb) |
DoubleValue |
value(double val) |
assertJsonable, getRegexp, regexp
public double getValue()
public DoubleValue value(double val)
public void print(IndentingStringBuffer sb)
Copyright © 2018. All rights reserved.