Uses of Interface
oshi.hardware.Firmware
| Package | Description |
|---|---|
| oshi.hardware |
[oshi-core API] Provides cross-platform implementation to retrieve hardware
information such as CPU, Memory, Display, Disks, Network Interfaces, Power
Sources, Sensors, and USB Devices
|
| oshi.hardware.common |
Provides abstract classes for common code
|
-
Uses of Firmware in oshi.hardware
Methods in oshi.hardware that return Firmware Modifier and Type Method Description FirmwareComputerSystem. getFirmware()Get the computer system firmware/BIOS. -
Uses of Firmware in oshi.hardware.common
Classes in oshi.hardware.common that implement Firmware Modifier and Type Class Description classAbstractFirmwareFirmware data.Methods in oshi.hardware.common that return Firmware Modifier and Type Method Description protected abstract FirmwareAbstractComputerSystem. createFirmware()Instantiates the platform-specificFirmwareobjectFirmwareAbstractComputerSystem. getFirmware()