| 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>>IOExceptionpublic List<String> read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<List<String>>IOExceptionCopyright © 2006–2016 Hibernate. All rights reserved.