Uses of Class
oshi.hardware.platform.unix.aix.AixComputerSystem.LsattrStrings
-
Packages that use AixComputerSystem.LsattrStrings Package Description oshi.hardware.platform.unix.aix Provides information about hardware such as Memory, Power Sources, and Processor on AIX systems -
-
Uses of AixComputerSystem.LsattrStrings in oshi.hardware.platform.unix.aix
Fields in oshi.hardware.platform.unix.aix with type parameters of type AixComputerSystem.LsattrStrings Modifier and Type Field Description private java.util.function.Supplier<AixComputerSystem.LsattrStrings>
AixComputerSystem. lsattrStrings
Methods in oshi.hardware.platform.unix.aix that return AixComputerSystem.LsattrStrings Modifier and Type Method Description private static AixComputerSystem.LsattrStrings
AixComputerSystem. readLsattr()
-