Interface | Description |
---|---|
JOk |
An interface representing an object which is compatible with JSONObjects
|
Class | Description |
---|---|
JBoolean |
A boolean wrapper class.
|
JNumber |
A Number wrapper.
|
JSONObject |
JSON Object Wrapper class
|
JString |
A String wrapper class
|