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