public class CommandAndState
Return structure for OwnableState.withNewOwner
OwnableState.withNewOwnerpublic CommandAndState(@NotNull
CommandData command,
@NotNull
OwnableState ownableState)
Return structure for OwnableState.withNewOwner
OwnableState.withNewOwner@NotNull public CommandData getCommand()
@NotNull public OwnableState getOwnableState()
@NotNull public CommandData component1()
@NotNull public OwnableState component2()
@NotNull public CommandAndState copy(@NotNull CommandData command, @NotNull OwnableState ownableState)
Return structure for OwnableState.withNewOwner
OwnableState.withNewOwner@NotNull public java.lang.String toString()
Return structure for OwnableState.withNewOwner
OwnableState.withNewOwnerpublic int hashCode()
Return structure for OwnableState.withNewOwner
OwnableState.withNewOwnerpublic boolean equals(@Nullable
java.lang.Object p)
Return structure for OwnableState.withNewOwner
OwnableState.withNewOwner