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