|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use History | |
|---|---|
| jline.console | Console support. |
| jline.console.history | Console history support. |
| Uses of History in jline.console |
|---|
| Methods in jline.console that return History | |
|---|---|
History |
ConsoleReader.getHistory()
|
| Methods in jline.console with parameters of type History | |
|---|---|
void |
ConsoleReader.setHistory(History history)
|
| Uses of History in jline.console.history |
|---|
| Subinterfaces of History in jline.console.history | |
|---|---|
interface |
PersistentHistory
Persistent History. |
| Classes in jline.console.history that implement History | |
|---|---|
class |
FileHistory
History using a file for persistent backing. |
class |
MemoryHistory
Non-persistent History. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||