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