Uses of Class
oshi.software.os.linux.LinuxOperatingSystem
Packages that use LinuxOperatingSystem
-
Uses of LinuxOperatingSystem in oshi.software.os.linux
Subclasses of LinuxOperatingSystem in oshi.software.os.linuxModifier and TypeClassDescriptionclassJNA-based Linux operating system implementation.Methods in oshi.software.os.linux that return LinuxOperatingSystemModifier and TypeMethodDescriptionprotected LinuxOperatingSystemLinuxOSProcess.getOs()Returns theLinuxOperatingSysteminstance associated with this process.Constructors in oshi.software.os.linux with parameters of type LinuxOperatingSystemModifierConstructorDescriptionLinuxOSProcess(int pid, LinuxOperatingSystem os) LinuxOSProcessJNA(int pid, LinuxOperatingSystem os)