Package com.influxdb.client.domain
Class XYGeom.Adapter
java.lang.Object
com.google.gson.TypeAdapter<XYGeom>
com.influxdb.client.domain.XYGeom.Adapter
- Enclosing class:
XYGeom
-
Constructor Summary
-
Method Summary
Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
Constructor Details
-
Adapter
public Adapter()
-
-
Method Details
-
write
public void write(com.google.gson.stream.JsonWriter jsonWriter, XYGeom enumeration) throws IOException - Specified by:
write
in classcom.google.gson.TypeAdapter<XYGeom>
- Throws:
IOException
-
read
- Specified by:
read
in classcom.google.gson.TypeAdapter<XYGeom>
- Throws:
IOException
-