| Package | Description |
|---|---|
| oshi.json |
[oshi-json API] Provides a cross-platform implementation to retrieve
JSON-formatted Operating System and Hardware Information, such as version,
memory, CPU, disk, devices etc.
|
| oshi.json.hardware.impl |
Provides implementations for hardware such as Memory, Power Sources, and
Processor
|
| Modifier and Type | Method and Description |
|---|---|
HardwareAbstractionLayer |
SystemInfo.getHardware()
Creates a new instance of the appropriate platform-specific
HardwareAbstractionLayer. |
| Modifier and Type | Class and Description |
|---|---|
class |
HardwareAbstractionLayerImpl
Wrapper class to implement HardwareAbstractionLayer interface with
platform-specific objects
|
Copyright © 2010–2017 oshi. All rights reserved.