Class MemoryHistory.EntriesIterator

java.lang.Object
jline.console.history.MemoryHistory.EntriesIterator
All Implemented Interfaces:
Iterator<History.Entry>, ListIterator<History.Entry>
Enclosing class:
MemoryHistory

private class MemoryHistory.EntriesIterator extends Object implements ListIterator<History.Entry>