public class JSONArrayAdapter extends com.google.gson.TypeAdapter<JSONArray>
Constructor and Description |
---|
JSONArrayAdapter() |
Modifier and Type | Method and Description |
---|---|
JSONArray |
read(com.google.gson.stream.JsonReader reader) |
void |
write(com.google.gson.stream.JsonWriter writer,
JSONArray array) |
public void write(com.google.gson.stream.JsonWriter writer, JSONArray array) throws IOException
write
in class com.google.gson.TypeAdapter<JSONArray>
IOException
public JSONArray read(com.google.gson.stream.JsonReader reader) throws IOException
read
in class com.google.gson.TypeAdapter<JSONArray>
IOException
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.