public class JSONArrayAdapter extends com.google.gson.TypeAdapter<JSONArray>
| 构造器和说明 |
|---|
JSONArrayAdapter() |
public void write(com.google.gson.stream.JsonWriter writer,
JSONArray array)
throws IOException
write 在类中 com.google.gson.TypeAdapter<JSONArray>IOExceptionpublic JSONArray read(com.google.gson.stream.JsonReader reader) throws IOException
read 在类中 com.google.gson.TypeAdapter<JSONArray>IOExceptionCopyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.