Uses of Class
oshi.software.os.unix.aix.AixOperatingSystem
-
Packages that use AixOperatingSystem Package Description oshi.software.os.unix.aix Provides information about Software and OS on AIX -
-
Uses of AixOperatingSystem in oshi.software.os.unix.aix
Fields in oshi.software.os.unix.aix declared as AixOperatingSystem Modifier and Type Field Description private AixOperatingSystem
AixOSProcess. os
Constructors in oshi.software.os.unix.aix with parameters of type AixOperatingSystem Constructor Description AixOSProcess(int pid, Pair<java.lang.Long,java.lang.Long> userSysCpuTime, java.util.function.Supplier<com.sun.jna.platform.unix.aix.Perfstat.perfstat_process_t[]> procCpu, AixOperatingSystem os)
-