Class SerializableJSONObject

    • Constructor Detail

      • SerializableJSONObject

        public SerializableJSONObject​(com.alibaba.fastjson.JSONObject value)
      • SerializableJSONObject

        public SerializableJSONObject()
    • Method Detail

      • toJSON

        @Deprecated
        public org.json.JSONObject toJSON()
                                   throws org.json.JSONException
        Deprecated.
        Throws:
        org.json.JSONException
      • getValue

        public com.alibaba.fastjson.JSONObject getValue()