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