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