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