public class NutsCommandHistoryEntryImpl extends Object implements net.thevpc.nuts.NutsCommandHistoryEntry
| Constructor and Description |
|---|
NutsCommandHistoryEntryImpl(int index,
String line,
Instant time) |
public int getIndex()
getIndex in interface net.thevpc.nuts.NutsCommandHistoryEntrypublic String getLine()
getLine in interface net.thevpc.nuts.NutsCommandHistoryEntrypublic Instant getTime()
getTime in interface net.thevpc.nuts.NutsCommandHistoryEntryCopyright © 2022 vpc open source initiative. All rights reserved.