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