public class EventCompletor
extends jline.SimpleCompletor
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocal<List<String>> |
tabCompletorOutput |
| Constructor and Description |
|---|
EventCompletor(String[] candidateStrings) |
| Modifier and Type | Method and Description |
|---|---|
int |
complete(String buffer,
int cursor,
List candidates) |
public static ThreadLocal<List<String>> tabCompletorOutput
public EventCompletor(String[] candidateStrings)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.