jline
public class ClassNameCompletor extends SimpleCompletor
| Constructor Summary | |
|---|---|
| ClassNameCompletor()
Complete candidates using all the classes available in the
java CLASSPATH. | |
| ClassNameCompletor(SimpleCompletorFilter filter) | |
| Method Summary | |
|---|---|
| static String[] | getClassNames() |