JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.graalvm.shadowed.org.jline.reader
History
Entry
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
index()
time()
line()
Interface History.Entry
All Known Implementing Classes:
DefaultHistory.EntryImpl
Enclosing interface:
History
public static interface
History.Entry
Since:
2.3
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
index
()
String
line
()
Instant
time
()
Method Details
index
int
index
()
time
Instant
time
()
line
String
line
()