java.lang.Object
com.google.gson.TypeAdapter<
List<
String>>
org.hibernate.search.backend.elasticsearch.lowlevel.index.mapping.impl.FormatJsonAdapter
public class FormatJsonAdapter
extends com.google.gson.TypeAdapter<List<String>>
-
Constructor Summary
Constructors
-
Method Summary
read(com.google.gson.stream.JsonReader in)
void
Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FormatJsonAdapter
public FormatJsonAdapter()
-