| Package | Description |
|---|---|
| oshi |
[oshi-core API] Provides a cross-platform implementation to retrieve
Operating System and Hardware Information, such as OS version, memory, CPU,
disk, devices, sensors, etc.
|
| Modifier and Type | Method and Description |
|---|---|
static PlatformEnum |
SystemInfo.getCurrentPlatformEnum() |
static PlatformEnum |
PlatformEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlatformEnum[] |
PlatformEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2018 oshi. All rights reserved.