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