public class StartStopCompleter extends AbstractChoicesCompleter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
START |
static java.lang.String |
STOP |
| Constructor and Description |
|---|
StartStopCompleter() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
choices() |
completegetArgumentListpublic static final java.lang.String START
public static final java.lang.String STOP
public java.util.List<java.lang.String> choices()
choices in class AbstractChoicesCompleter