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