public class JSONObjectAdapter extends com.google.gson.TypeAdapter<JSONObject>
构造器和说明 |
---|
JSONObjectAdapter() |
限定符和类型 | 方法和说明 |
---|---|
JSONObject |
read(com.google.gson.stream.JsonReader reader) |
void |
write(com.google.gson.stream.JsonWriter writer,
JSONObject object) |
public void write(com.google.gson.stream.JsonWriter writer, JSONObject object) throws IOException
write
在类中 com.google.gson.TypeAdapter<JSONObject>
IOException
public JSONObject read(com.google.gson.stream.JsonReader reader) throws IOException
read
在类中 com.google.gson.TypeAdapter<JSONObject>
IOException
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.