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