Uses of Enum
oshi.software.os.linux.LinuxOSThread.ThreadPidStat
Packages that use LinuxOSThread.ThreadPidStat
-
Uses of LinuxOSThread.ThreadPidStat in oshi.software.os.linux
Subclasses with type arguments of type LinuxOSThread.ThreadPidStat in oshi.software.os.linuxModifier and TypeClassDescriptionprivate static enumEnum used to update attributes.Methods in oshi.software.os.linux that return LinuxOSThread.ThreadPidStatModifier and TypeMethodDescriptionstatic LinuxOSThread.ThreadPidStatReturns the enum constant of this type with the specified name.static LinuxOSThread.ThreadPidStat[]LinuxOSThread.ThreadPidStat.values()Returns an array containing the constants of this enum type, in the order they are declared.