| Package | Description |
|---|---|
| delight.json |
Core classes for library.
|
| delight.json.internal |
Internal classes of library.
|
| Modifier and Type | Method and Description |
|---|---|
abstract JSONObject |
JSONObject.add(String key,
Object value)
Add a new entry to this JSON.
|
static JSONObject |
JSON.create()
Creates a new instance.
|
static JSONObject |
JSON.forToString(Object obj) |
| Modifier and Type | Class and Description |
|---|---|
class |
JSONObjectImpl |
| Modifier and Type | Method and Description |
|---|---|
JSONObject |
JSONObjectImpl.add(String key,
Object value) |
Copyright © 2018. All rights reserved.