-
public class TimeseriesMemoryEvent.Values.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static TimeseriesMemoryEvent.Values.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final TimeseriesMemoryEvent.ValuesfromJson(String jsonString)final TimeseriesMemoryEvent.ValuesfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final TimeseriesMemoryEvent.Values fromJson(String jsonString)
-
fromJsonObject
final TimeseriesMemoryEvent.Values fromJsonObject(JsonObject jsonObject)
-
-
-
-