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