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