Class DataPoint
- java.lang.Object
-
- io.inugami.api.models.data.graphite.DataPoint
-
- All Implemented Interfaces:
ClonableObject<JsonObject>,JsonObject,JsonObjectToJson,Serializable
public final class DataPoint extends Object implements JsonObject
DataPoint- Since:
- 23 sept. 2016
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DataPoint()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.inugami.api.models.data.basic.JsonObject
cloneObj, convertToObject
-
Methods inherited from interface io.inugami.api.models.data.JsonObjectToJson
convertToJson
-
-