| Package | Description |
|---|---|
| org.fossnova.json |
JSON Object Model (JOM) for representing and interacting with JSON objects and arrays.
|
| Modifier and Type | Method and Description |
|---|---|
JsonNumber |
JsonNumber.clone()
Clones this JSON number.
|
abstract JsonNumber |
JsonValueFactory.newJsonNumber(java.lang.Number value)
Creates new JSON number.
|
Copyright © 2017 FOSS Nova Software Foundation. All rights reserved.