Uses of Class
org.jline.reader.impl.history.DefaultHistory.EntryImpl
Packages that use DefaultHistory.EntryImpl
-
Uses of DefaultHistory.EntryImpl in org.jline.reader.impl.history
Methods in org.jline.reader.impl.history that return DefaultHistory.EntryImplModifier and TypeMethodDescriptionprotected DefaultHistory.EntryImpl
DefaultHistory.createEntry
(int index, Instant time, String line) Create a history entry.