-
public class ErrorEvent.Thread.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ErrorEvent.Thread.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ErrorEvent.ThreadfromJson(String jsonString)final ErrorEvent.ThreadfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final ErrorEvent.Thread fromJson(String jsonString)
-
fromJsonObject
final ErrorEvent.Thread fromJsonObject(JsonObject jsonObject)
-
-
-
-