Uses of Interface
org.json.simple.Jsonable
Packages that use Jsonable
- 
Uses of Jsonable in org.json.simple
Classes in org.json.simple that implement JsonableModifier and TypeClassDescriptionclassJsonArray is a common non-thread safe data format for a collection of data.classJsonObject is a common non-thread safe data format for string to data mappings.