-
public class LongTaskEvent.Device.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static LongTaskEvent.Device.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LongTaskEvent.DevicefromJson(String jsonString)final LongTaskEvent.DevicefromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final LongTaskEvent.Device fromJson(String jsonString)
-
fromJsonObject
final LongTaskEvent.Device fromJsonObject(JsonObject jsonObject)
-
-
-
-