| Package | Description |
|---|---|
| oshi.software.common |
Provides abstract classes for common code
|
| oshi.software.os |
[oshi-core API] Provides cross-platform implementation to retrieve OS,
FileSystem, and Process information
|
| Modifier and Type | Method and Description |
|---|---|
OperatingSystem.OSVersionInfo |
AbstractOperatingSystem.getVersionInfo() |
| Constructor and Description |
|---|
FamilyVersionInfo(String family,
OperatingSystem.OSVersionInfo versionInfo) |
| Modifier and Type | Method and Description |
|---|---|
OperatingSystem.OSVersionInfo |
OperatingSystem.getVersionInfo()
Operating system version information.
|
Copyright © 2010–2020 oshi. All rights reserved.