public class MapTypeAdapter extends com.google.gson.TypeAdapter<Object>
public Object read(com.google.gson.stream.JsonReader in) throws IOException
read 在类中 com.google.gson.TypeAdapter<Object>IOExceptionpublic void write(com.google.gson.stream.JsonWriter out,
Object value)
throws IOException
write 在类中 com.google.gson.TypeAdapter<Object>IOExceptionCopyright © 2023. All rights reserved.