| Constructor and Description |
|---|
EmptyCompleter() |
| Modifier and Type | Method and Description |
|---|---|
Completion |
complete(ParameterDescriptor parameter,
String prefix)
Returns the value returned by
Collections.emptyList(). |
static EmptyCompleter |
getInstance()
Returns the empty completer instance.
|
public static EmptyCompleter getInstance()
public Completion complete(ParameterDescriptor parameter, String prefix)
Collections.emptyList().Copyright © 2015 eXo Platform SAS. All Rights Reserved.