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