Package jline.console.history
Interface History.Entry
-
- 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.CharSequence
value()
-