E - The type of the executor@FunctionalInterface
public static interface StringArrayNode.Completor<E>
| Modifier and Type | Method and Description |
|---|---|
void |
complete(java.util.Set<java.lang.String> completions,
java.lang.String[] currentArgs,
ExecutionContext<E> executionContext) |
void complete(java.util.Set<java.lang.String> completions,
java.lang.String[] currentArgs,
ExecutionContext<E> executionContext)