Searched refs:commandsBuilder (Results 1 – 1 of 1) sorted by relevance
42 abstract ImmutableMap.Builder<String, Command> commandsBuilder(); in commandsBuilder() method in CommandSupplier.Builder45 commandsBuilder().put(key, command); in addCommand()