public static class CommandProcessor.CustomCommandCompleter extends Object implements jline.console.completer.Completer
| Constructor and Description |
|---|
CommandProcessor.CustomCommandCompleter(jline.console.completer.Completer c) |
public CommandProcessor.CustomCommandCompleter(jline.console.completer.Completer c)
public int complete(String buffer, int pos, List<CharSequence> candidates)
complete in interface jline.console.completer.CompleterCopyright © 2014. All rights reserved.