- java.lang.Object
-
- jline.console.history.MemoryHistory
-
- jline.console.history.FileHistory
-
- org.apache.karaf.shell.console.jline.KarafFileHistory
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface jline.console.history.History
jline.console.history.History.Entry
-
Field Summary
-
Fields inherited from class jline.console.history.MemoryHistory
DEFAULT_MAX_SIZE
-
Method Summary
-
Methods inherited from class jline.console.history.FileHistory
getFile, load, load
-
Methods inherited from class jline.console.history.MemoryHistory
clear, current, entries, entries, get, getMaxSize, index, internalAdd, isAutoTrim, isEmpty, isIgnoreDuplicates, iterator, moveTo, moveToEnd, moveToFirst, moveToLast, next, previous, remove, removeFirst, removeLast, replace, set, setAutoTrim, setIgnoreDuplicates, setMaxSize, size, toString
-
Methods inherited from interface jline.console.history.History
clear, current, entries, entries, get, index, isEmpty, iterator, moveTo, moveToEnd, moveToFirst, moveToLast, next, previous, remove, removeFirst, removeLast, replace, set, size
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.