public class NCmdLineHistoryEntryImpl extends Object implements net.thevpc.nuts.cmdline.NCmdLineHistoryEntry
| Constructor and Description |
|---|
NCmdLineHistoryEntryImpl(int index,
String line,
Instant time) |
public int getIndex()
getIndex in interface net.thevpc.nuts.cmdline.NCmdLineHistoryEntrypublic String getLine()
getLine in interface net.thevpc.nuts.cmdline.NCmdLineHistoryEntrypublic Instant getTime()
getTime in interface net.thevpc.nuts.cmdline.NCmdLineHistoryEntryCopyright © 2025 vpc open source initiative. All rights reserved.