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