public class UpdateCommand<A extends UpdateAction> extends java.lang.Object implements Command
Constructor and Description |
---|
UpdateCommand(int version,
Update<A> update) |
Modifier and Type | Method and Description |
---|---|
java.util.List<A> |
getActions() |
int |
getVersion() |