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