@Deprecated class CommandNameCompleter extends SimpleCompletor
Completor for the command.names
Fields inherited from class | Fields |
---|---|
class SimpleCompletor |
delimiter |
Constructor and description |
---|
CommandNameCompleter
(CommandRegistry registry, boolean withBlank) |
Type Params | Return Type | Name and description |
---|---|---|
|
SortedSet<String> |
getCandidates() |
Methods inherited from class | Name |
---|---|
class SimpleCompletor |
add, addCandidateString, complete, getCandidates, leftShift, setCandidateStrings, setCandidates, setWithBlank |
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.