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