Uses of Enum
oshi.software.os.linux.LinuxOSProcess.ProcPidStat
Packages that use LinuxOSProcess.ProcPidStat
-
Uses of LinuxOSProcess.ProcPidStat in oshi.software.os.linux
Subclasses with type arguments of type LinuxOSProcess.ProcPidStat in oshi.software.os.linuxModifier and TypeClassDescriptionprivate static enumEnum used to update attributes.Methods in oshi.software.os.linux that return LinuxOSProcess.ProcPidStatModifier and TypeMethodDescriptionstatic LinuxOSProcess.ProcPidStatReturns 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.