| Class | Description | |
|---|---|---|
| CommandUtil | Utility methods for determining the capabilities of a target command. | |
| DelayCommand | A simple Command implementation that waits for a specified amount of time before signalling its completion. | |
| DelegateCommand | A simple Command implementation that delegates to a function when executed. |