Class DefaultHistory.EntryImpl

java.lang.Object
org.jline.reader.impl.history.DefaultHistory.EntryImpl
All Implemented Interfaces:
History.Entry
Enclosing class:
DefaultHistory

protected static class DefaultHistory.EntryImpl extends Object implements History.Entry
Default implementation of the History.Entry interface.

This class represents a single history entry with an index, timestamp, and command text.