Constructor and Description |
---|
ElasticsearchFormatJsonAdapter() |
Modifier and Type | Method and Description |
---|---|
List<String> |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
List<String> value) |
public void write(com.google.gson.stream.JsonWriter out, List<String> value) throws IOException
write
in class com.google.gson.TypeAdapter<List<String>>
IOException
public List<String> read(com.google.gson.stream.JsonReader in) throws IOException
read
in class com.google.gson.TypeAdapter<List<String>>
IOException
Copyright © 2006–2017 Hibernate. All rights reserved.