@Deprecated public class NullCompleter extends Object implements Completer
| Modifier and Type | Field and Description |
|---|---|
static NullCompleter |
INSTANCE
Deprecated.
|
| Constructor and Description |
|---|
NullCompleter()
Deprecated.
|
| 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.