public ActionWrappedMessage(@NotNull
Action action,
long delay)
@NotNull public EventType getEventType()
@NotNull public Action toAction(@NotNull PlayerId playerId, @NotNull java.lang.String applicationId, @NotNull PlayerId recipientId)
@NotNull public java.lang.String toPrettyString()
Returns a human readable string representation of the message.
public boolean isSimpleMessage()
@NotNull public Action getAction()
public long getDelay()
@NotNull public Action component1()
public long component2()
@NotNull public ActionWrappedMessage copy(@NotNull Action action, long delay)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)