Module org.jooq

Class JSONObject

  • All Implemented Interfaces:
    Serializable, Cloneable, Map

    public class JSONObject
    extends HashMap
    A JSON object. Key value pairs are unordered. JSONObject supports java.util.Map interface.
    Author:
    FangYidong<fangyidong@yahoo.com.cn>
    See Also:
    Serialized Form