public class JSONNumber extends JSONValue
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addTo(JSONTarget<?> target)
Appends this value to the specified target.
|
BigDecimal |
getBigDecimal()
Returns the value.
|
public void addTo(JSONTarget<?> target)
JSONValuepublic BigDecimal getBigDecimal()
Copyright © 2022. All rights reserved.