Uses of Interface jline.CompletionHandler

Uses in package jline

Classes implementing jline.CompletionHandler

class
A CompletionHandler that deals with multiple distinct completions by cycling through each one every time tab is pressed.
class
A CompletionHandler that deals with multiple distinct completions by outputting the complete list of possibilities to the console.

Fields of type jline.CompletionHandler

CompletionHandler

Methods with parameter type jline.CompletionHandler

void

Methods with return type jline.CompletionHandler

CompletionHandler