Searched defs:addCommand (Results 1 – 4 of 4) sorted by relevance
44 public Builder addCommand(String key, Command command) { in addCommand() method in CommandSupplier.Builder
165 public Builder addCommand(@NonNull Session2Command command) { in addCommand() method in Session2CommandGroup.Builder
76 public static void addCommand(final String commandName, final Class<? extends Command> cls) { in addCommand() method in Dicttool
110 fun addCommand( in <lambda>() method