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