| 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.software.os.impl |
Provides implementations for Software and OS
|
| Modifier and Type | Method and Description |
|---|---|
OperatingSystem |
SystemInfo.getOperatingSystem()
Creates a new instance of the appropriate platform-specific
OperatingSystem. |
| Modifier and Type | Class and Description |
|---|---|
class |
OperatingSystemImpl
Wrapper class to implement OperatingSystem interface with platform-specific
objects
|
Copyright © 2010–2017 oshi. All rights reserved.