 |
- java.lang.Object
-
- jline.console.completer.StringsCompleter
-
- org.springframework.boot.cli.command.shell.CommandCompleter
-
-
Constructor Summary
Constructors
Constructor and Description |
CommandCompleter(jline.console.ConsoleReader consoleReader,
jline.console.completer.ArgumentCompleter.ArgumentDelimiter argumentDelimiter,
Iterable<Command> commands) |
-
Method Summary
-
Methods inherited from class jline.console.completer.StringsCompleter
getStrings
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
|
|