public static class JsonBinder.MapTypeAdapter
extends com.google.gson.TypeAdapter<java.lang.Object>
| 构造器和说明 |
|---|
MapTypeAdapter() |
public java.lang.Object read(com.google.gson.stream.JsonReader in)
throws java.io.IOException
read 在类中 com.google.gson.TypeAdapter<java.lang.Object>java.io.IOExceptionpublic void write(com.google.gson.stream.JsonWriter out,
java.lang.Object value)
throws java.io.IOException
write 在类中 com.google.gson.TypeAdapter<java.lang.Object>java.io.IOExceptionCopyright © 2019. All Rights Reserved.