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