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