Enum LinuxOSProcess.ProcPidStat

java.lang.Object
java.lang.Enum<LinuxOSProcess.ProcPidStat>
oshi.software.os.linux.LinuxOSProcess.ProcPidStat
All Implemented Interfaces:
Serializable, Comparable<LinuxOSProcess.ProcPidStat>
Enclosing class:
LinuxOSProcess

private static enum LinuxOSProcess.ProcPidStat extends Enum<LinuxOSProcess.ProcPidStat>
Enum used to update attributes. The order field represents the 1-indexed numeric order of the stat in /proc/pid/stat per the man file.