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