public final class JSONNumber extends JSONValue
| Modifier and Type | Method and Description |
|---|---|
void |
addTo(JSONTarget<?> target)
Appends this value to the specified target.
|
java.math.BigDecimal |
getBigDecimal()
Returns the value.
|
public void addTo(JSONTarget<?> target)
JSONValuepublic java.math.BigDecimal getBigDecimal()