Class SerializableJSONArray

    • Constructor Detail

      • SerializableJSONArray

        public SerializableJSONArray​(com.alibaba.fastjson.JSONArray value)
      • SerializableJSONArray

        public SerializableJSONArray()
    • Method Detail

      • toJSON

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

        public com.alibaba.fastjson.JSONArray getValue()