public static class SegmentModel.ComparatorEnum.Adapter extends com.google.gson.TypeAdapter<SegmentModel.ComparatorEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
SegmentModel.ComparatorEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
SegmentModel.ComparatorEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
SegmentModel.ComparatorEnum enumeration)
throws java.io.IOException
write in class com.google.gson.TypeAdapter<SegmentModel.ComparatorEnum>java.io.IOExceptionpublic SegmentModel.ComparatorEnum read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read in class com.google.gson.TypeAdapter<SegmentModel.ComparatorEnum>java.io.IOException