public interface Completer
int
complete(String buffer, int cursor, List<String> candidates)
int complete(String buffer, int cursor, List<String> candidates)
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.