| Package | Description |
|---|---|
| oshi.json.hardware |
[oshi-json API] Provides cross-platform implementation to retrieve
JSON-formatted hardware information such as CPU, Memory, Display, Disks,
Network Interfaces, Power Sources, Sensors, and USB Devices
|
| oshi.json.hardware.impl |
Provides implementations for hardware such as Memory, Power Sources, and
Processor
|
| Modifier and Type | Method and Description |
|---|---|
HWDiskStore[] |
HardwareAbstractionLayer.getDiskStores()
Instantiates an array of
HWDiskStore objects, representing a
physical hard disk or other similar storage device |
| Modifier and Type | Method and Description |
|---|---|
int |
HWDiskStore.compareTo(HWDiskStore store) |
| Modifier and Type | Method and Description |
|---|---|
HWDiskStore[] |
HardwareAbstractionLayerImpl.getDiskStores()
Instantiates an array of
HWDiskStore objects, representing a
physical hard disk or other similar storage device |
Copyright © 2010–2017 oshi. All rights reserved.