Package com.iizix.os
Class OSSystemInfo.HistoryEntry<INFO>
java.lang.Object
com.iizix.os.OSSystemInfo.HistoryEntry<INFO>
- Enclosing class:
- OSSystemInfo<INFO>
The history entry information.
Field Summary
Modifier and TypeFieldDescriptionfinal OSSystemInfo.Details
The detailed information.final INFO
The additional INFO.final long
The time in milliseconds since the Epoch when the history entry was retrieved.Method Summary
Field Details
timestamp
public final long timestampThe time in milliseconds since the Epoch when the history entry was retrieved.details
The detailed information.info
The additional INFO.