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