-
public class ViewEvent.Display.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ViewEvent.Display.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ViewEvent.DisplayfromJson(String jsonString)final ViewEvent.DisplayfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final ViewEvent.Display fromJson(String jsonString)
-
fromJsonObject
final ViewEvent.Display fromJsonObject(JsonObject jsonObject)
-
-
-
-