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.
Exceptions thrown by the system.
Registry system for registering commands that can be executed.
Runtime system for executing commands defined through the API.
Internal implementation-specific classes.
Default implementations for registries.
Collection of classes that provide assorted utilies for ease of use.
Builders for various types.