Class JSONNumber
java.lang.Object
com.sdicons.json.model.JSONValue
com.sdicons.json.model.JSONSimple
com.sdicons.json.model.JSONNumber
- Direct Known Subclasses:
JSONDecimal, JSONInteger
The parent class of numerical types, being
JSONInteger and JSONDecimal.-
Constructor Details
-
JSONNumber
public JSONNumber()
-