Uses of Interface
org.json.simple.JSONAware
-
Packages that use JSONAware Package Description org.json.simple -
-
Uses of JSONAware in org.json.simple
Classes in org.json.simple that implement JSONAware Modifier and Type Class Description class
JSONArray
A JSON array.class
JSONObject
A JSON object.
-