java.lang.Object
com.google.gson.TypeAdapter<Object>
org.javacs.lsp.adapters.JsonElementTypeAdapter
Copied from lsp4j.
-
嵌套类概要
嵌套类修饰符和类型类说明static classThis factory should not be registered with a GsonBuilder because it always matches. -
构造器概要
构造器 -
方法概要
从类继承的方法 com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
构造器详细资料
-
JsonElementTypeAdapter
public JsonElementTypeAdapter(com.google.gson.Gson gson)
-
-
方法详细资料
-
read
- 指定者:
read在类中com.google.gson.TypeAdapter<Object>- 抛出:
IOException
-
write
- 指定者:
write在类中com.google.gson.TypeAdapter<Object>- 抛出:
IOException
-