类 ReportMapTypeAdapter
java.lang.Object
com.google.gson.TypeAdapter<Object>
com.envisioniot.sub.client.report.ReportMapTypeAdapter
public class ReportMapTypeAdapter extends com.google.gson.TypeAdapter<Object>
- 作者:
- lixiangxin
-
字段概要
字段 修饰符和类型 字段 说明 static com.google.gson.TypeAdapterFactoryFACTORY -
构造器概要
构造器 构造器 说明 ReportMapTypeAdapter() -
方法概要
从类继承的方法 com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
字段详细资料
-
FACTORY
public static final com.google.gson.TypeAdapterFactory FACTORY
-
-
构造器详细资料
-
ReportMapTypeAdapter
public ReportMapTypeAdapter()
-
-
方法详细资料
-
write
- 指定者:
write在类中com.google.gson.TypeAdapter<Object>
-
read
- 指定者:
read在类中com.google.gson.TypeAdapter<Object>- 抛出:
IOException
-
readInternal
- 抛出:
IOException
-