| Package | Description |
|---|---|
| org.jline.console.impl |
| Modifier and Type | Method and Description |
|---|---|
CommandMethods |
AbstractCommandRegistry.getCommandMethods(String command) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCommandRegistry.registerCommands(Map<String,CommandMethods> commandExecute) |
<T extends Enum<T>> |
AbstractCommandRegistry.registerCommands(Map<T,String> commandName,
Map<T,CommandMethods> commandExecute) |
Copyright © 2020. All rights reserved.