Package jline.console.history
Interface History.Entry
-
- All Known Implementing Classes:
MemoryHistory.EntryImpl
- Enclosing interface:
- History
public static interface History.Entry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intindex()java.lang.CharSequencevalue()
-