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