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