|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.ext.Readline.ProcCompletor
public static class Readline.ProcCompletor
| Constructor Summary | |
|---|---|
Readline.ProcCompletor(IRubyObject procCompletor)
|
|
| Method Summary | |
|---|---|
int |
complete(java.lang.String buffer,
int cursor,
java.util.List candidates)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Readline.ProcCompletor(IRubyObject procCompletor)
| Method Detail |
|---|
public int complete(java.lang.String buffer,
int cursor,
java.util.List candidates)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||