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