public class AggregateCompleter extends Object implements Completer
AggregateCompleter(Collection<Completer> completers)
int
complete(String buffer, int cursor, List candidates)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AggregateCompleter(Collection<Completer> completers)
public int complete(String buffer, int cursor, List candidates)
complete
Completer
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.