Uses of Interface
org.json.simple.Jsonable
-
Uses of Jsonable in org.json.simple
Modifier and TypeClassDescriptionclass
JsonArray is a common non-thread safe data format for a collection of data.class
JsonObject is a common non-thread safe data format for string to data mappings.