Class JSONArrayAdapter

java.lang.Object
com.google.gson.TypeAdapter<JSONArray>
cn.leancloud.gson.JSONArrayAdapter

public class JSONArrayAdapter extends com.google.gson.TypeAdapter<JSONArray>
  • Constructor Details

    • JSONArrayAdapter

      public JSONArrayAdapter()
  • Method Details