| Package | Description | 
|---|---|
| jline.console | Console support. | 
| jline.console.history | Console history support. | 
| Modifier and Type | Method and Description | 
|---|---|
| History | ConsoleReader. getHistory() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ConsoleReader. setHistory(History history) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | PersistentHistoryPersistent  History. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FileHistoryHistoryusing a file for persistent backing. | 
| class  | MemoryHistoryNon-persistent  History. | 
Copyright © 2018. All Rights Reserved.