JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
jline.console.history
History
Entry
Contents
Description
Method Summary
Method Details
index()
value()
Hide sidebar
Show sidebar
Interface History.Entry
Enclosing interface:
History
public static interface
History.Entry
Since:
2.3
Author:
Marc Prud'hommeaux
,
Jason Dillon
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
index
()
CharSequence
value
()
Method Details
index
int
index
()
value
CharSequence
value
()