@Deprecated public interface Completer
| Modifier and Type | Method and Description |
|---|---|
int |
complete(String buffer,
int cursor,
List<String> candidates)
Deprecated.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.