Uses of Interface
org.jfree.data.json.impl.JSONAware
-
Packages that use JSONAware Package Description org.jfree.data.json.impl Utility classes for JSON, for internal use only. -
-
Uses of JSONAware in org.jfree.data.json.impl
Classes in org.jfree.data.json.impl that implement JSONAware Modifier and Type Class Description classJSONArrayA JSON array.classJSONObjectA JSON object.
-