org.apache.karaf.shell.console.jline
Class CompleterAsCompletor
java.lang.Object
org.apache.karaf.shell.console.jline.CompleterAsCompletor
- All Implemented Interfaces:
- jline.console.completer.Completer
public class CompleterAsCompletor
- extends Object
- implements jline.console.completer.Completer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompleterAsCompletor
public CompleterAsCompletor(Completer completer)
complete
public int complete(String buffer,
int cursor,
List candidates)
- Specified by:
complete in interface jline.console.completer.Completer
Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.