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