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