Package org.jline.reader
Interface History.Entry
-
- All Known Implementing Classes:
DefaultHistory.EntryImpl
- Enclosing interface:
- History
public static interface History.Entry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
index()
java.lang.String
line()
java.time.Instant
time()
-