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