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