Class JSONObjectAdapter

java.lang.Object
com.google.gson.TypeAdapter<JSONObject>
cn.leancloud.gson.JSONObjectAdapter

public class JSONObjectAdapter extends com.google.gson.TypeAdapter<JSONObject>
  • Constructor Details

    • JSONObjectAdapter

      public JSONObjectAdapter()
  • Method Details