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
FieldsModifier and TypeFieldDescriptionfinal OSSystemInfo.DetailsThe detailed information.final INFOThe additional INFO.final longThe 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.