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