| Package | Description |
|---|---|
| oshi.software.common |
Provides abstract classes for common code
|
| oshi.software.os |
Provides interfaces and common objects for Software and OS
|
| oshi.software.os.linux |
Provides information about Software and OS on Linux
|
| oshi.software.os.mac |
Provides information about Software and OS on Mac OS X
|
| oshi.software.os.windows |
Provides information about Software and OS on Windows
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOSVersionInfoEx
Contains operating system version information.
|
| Modifier and Type | Field and Description |
|---|---|
protected OperatingSystemVersion |
AbstractOperatingSystem.version |
| Modifier and Type | Method and Description |
|---|---|
OperatingSystemVersion |
AbstractOperatingSystem.getVersion()
Operating system version.
|
| Modifier and Type | Method and Description |
|---|---|
OperatingSystemVersion |
OperatingSystem.getVersion()
Operating system version.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinuxOSVersionInfoEx |
| Modifier and Type | Class and Description |
|---|---|
class |
MacOSVersionInfoEx |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsOSVersionInfoEx |
Copyright © 2010–2016 com.github.dblock. All rights reserved.