| Package | Description | 
|---|---|
| jline.console | Console support. | 
| jline.console.completer | Console completer support. | 
| Modifier and Type | Method and Description | 
|---|---|
| CompletionHandler | ConsoleReader. getCompletionHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ConsoleReader. setCompletionHandler(CompletionHandler handler) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CandidateListCompletionHandlerA  CompletionHandlerthat deals with multiple distinct completions
 by outputting the complete list of possibilities to the console. | 
Copyright © 2018. All Rights Reserved.