| Type | Name and description |
|---|---|
Collection<Command> |
commands |
| Constructor and description |
|---|
CommandCompleter(Collection<Command> commands) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
int |
complete(String buffer, int cursor, List<CharSequence> candidates) |