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