Interface NopCommand

All Superinterfaces:
AbstractUpdateCommand<ItemId,ItemState>, Command<ItemState>, ItemUpdateCommand, Serializable, UpdateCommand<ItemId,ItemState>
All Known Implementing Classes:
ImmutableNopCommand

@Immutable public interface NopCommand extends AbstractUpdateCommand<ItemId,ItemState>, ItemUpdateCommand