Enum LinuxOSThread.ThreadPidStat

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

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