-
public class ActionEvent.Crash.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ActionEvent.Crash.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ActionEvent.CrashfromJson(String jsonString)final ActionEvent.CrashfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final ActionEvent.Crash fromJson(String jsonString)
-
fromJsonObject
final ActionEvent.Crash fromJsonObject(JsonObject jsonObject)
-
-
-
-