public class ShellCommandCompleter extends Object
| Constructor and Description |
|---|
ShellCommandCompleter() |
| Modifier and Type | Method and Description |
|---|---|
int |
complete(String buffer,
int cursor,
List<CharSequence> candidates) |
public int complete(String buffer, int cursor, List<CharSequence> candidates)
Copyright © 2016. All rights reserved.