- java.lang.Object
-
- jline.History
-
- org.jruby.ext.Readline.ReadlineHistory
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
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, getHistory, getHistoryList, getMaxSize, getOutput, load, load, moveToEnd, moveToFirstEntry, moveToLastEntry, next, previous, searchBackwards, searchBackwards, setHistoryFile, setMaxSize, setOutput, size, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Copyright © 2002-2009 JRuby Team. All Rights Reserved.