public class CommandCompletor extends Object implements Completor
static ThreadLocal<ShellCommand>
command
CommandCompletor()
int
complete(String buffer, int cursor, List candidates)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static ThreadLocal<ShellCommand> command
public CommandCompletor()
public int complete(String buffer, int cursor, List candidates)
complete
Completor
Copyright © 2012. All Rights Reserved.