Uses of Class
io.github.interacto.command.CommandsRegistry
-
Packages that use CommandsRegistry Package Description io.github.interacto.command -
-
Uses of CommandsRegistry in io.github.interacto.command
Methods in io.github.interacto.command that return CommandsRegistry Modifier and Type Method Description static CommandsRegistryCommandsRegistry. getInstance()Methods in io.github.interacto.command with parameters of type CommandsRegistry Modifier and Type Method Description static voidCommandsRegistry. setInstance(CommandsRegistry newInstance)Sets the single instance.
-