public class UpDownCompleter extends AbstractChoicesCompleter
Constructor and Description |
---|
UpDownCompleter() |
Modifier and Type | Method and Description |
---|---|
List<String> |
choices() |
complete
getArgumentList
public static final String UP
public static final String DOWN
public List<String> choices()
choices
in class AbstractChoicesCompleter