Uses of Interface
dev.sympho.modular_commands.api.command.Command

Packages that use Command
Package
Description
External interface through which client code can utilize the command system.
APIs related to defining a command.
Exceptions thrown by the system.
Registry system for registering commands that can be executed.
Runtime system for executing commands defined through the API.
Implementations for command contexts.
Default implementations for registries.
Collection of classes that provide assorted utilies for ease of use.