| 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
|
| Modifier and Type | Method and Description |
|---|---|
static CentralProcessor.TickType |
CentralProcessor.TickType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CentralProcessor.TickType[] |
CentralProcessor.TickType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2017 oshi. All rights reserved.