|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjline.History
org.jruby.ext.Readline.ReadlineHistory
public static class Readline.ReadlineHistory
| Constructor Summary | |
|---|---|
Readline.ReadlineHistory()
|
|
| Method Summary | |
|---|---|
java.lang.String |
pop()
|
java.lang.String |
remove(int i)
|
void |
set(int i,
java.lang.String s)
|
void |
setCurrentIndex(int i)
|
| Methods inherited from class jline.History |
|---|
addToHistory, clear, current, flushBuffer, getCurrentIndex, getHistoryList, getMaxSize, getOutput, load, load, moveToEnd, moveToFirstEntry, moveToLastEntry, next, previous, setHistoryFile, setMaxSize, setOutput, size, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Readline.ReadlineHistory()
| Method Detail |
|---|
public void setCurrentIndex(int i)
public void set(int i,
java.lang.String s)
public java.lang.String pop()
public java.lang.String remove(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||