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