public static class ListCriteria.FactTypeEnum.Adapter extends com.google.gson.TypeAdapter<ListCriteria.FactTypeEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
ListCriteria.FactTypeEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
ListCriteria.FactTypeEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
ListCriteria.FactTypeEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<ListCriteria.FactTypeEnum>IOExceptionpublic ListCriteria.FactTypeEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<ListCriteria.FactTypeEnum>IOExceptionCopyright © 2018. All rights reserved.