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