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
|
Modifier and Type | Method and Description |
---|---|
Firmware |
ComputerSystem.getFirmware()
Get the computer system firmware/BIOS.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFirmware
Firmware data.
|
Modifier and Type | Method and Description |
---|---|
protected abstract Firmware |
AbstractComputerSystem.createFirmware()
Instantiates the platform-specific
Firmware object |
Firmware |
AbstractComputerSystem.getFirmware() |
Copyright © 2010–2020 oshi. All rights reserved.