Uses of Enum
oshi.software.os.linux.LinuxOSProcess.ProcPidStat
Packages that use LinuxOSProcess.ProcPidStat
-
Uses of LinuxOSProcess.ProcPidStat in oshi.software.os.linux
Methods in oshi.software.os.linux that return LinuxOSProcess.ProcPidStatModifier and TypeMethodDescriptionstatic LinuxOSProcess.ProcPidStat
Returns the enum constant of this type with the specified name.static LinuxOSProcess.ProcPidStat[]
LinuxOSProcess.ProcPidStat.values()
Returns an array containing the constants of this enum type, in the order they are declared.