Package jline.console.completer
-
Interface Summary Interface Description Completer A completer is the mechanism by which tab-completion candidates will be resolved. -
Class Summary Class Description StringsCompleter Completer for a set of strings.
| Interface | Description |
|---|---|
| Completer |
A completer is the mechanism by which tab-completion candidates will be resolved.
|
| Class | Description |
|---|---|
| StringsCompleter |
Completer for a set of strings.
|