public abstract class RippleCompletor extends Object implements jline.Completor
| Constructor and Description |
|---|
RippleCompletor(Collection<String> alternatives) |
| Modifier and Type | Method and Description |
|---|---|
int |
complete(String buffer,
int cursor,
List clist) |
protected abstract int |
findStartIndex(String s) |
public RippleCompletor(Collection<String> alternatives)
Copyright © 2007-2012 fortytwo.net. All Rights Reserved.