Class JSONObject

All Implemented Interfaces:
JSONSerializable, Serializable, Cloneable, Map<String,Object>, SequencedMap<String,Object>

public class JSONObject extends LinkedHashMap<String,Object> implements JSONSerializable
See Also: