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