| Modifier and Type | Method and Description |
|---|---|
OperatingSystem |
Systemd.getOperatingSystem()
Creates a new instance of the appropriate platform-specific
OperatingSystem. |
static OperatingSystem |
Systemd.getOsInfo()
取得OS的信息
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOS |
| Constructor and Description |
|---|
OSProcess(OperatingSystem operatingSystem)
Constructor for OSProcess.
|
OSProcess(OperatingSystem operatingSystem,
int processID)
Constructor for OSProcess given a Process ID.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinuxOS
LinuxOperatingSystem class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MacOS
MacOperatingSystem class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FreeBsdOS
FreeBsdOperatingSystem class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SolarisOS
Linux is a family of free operating systems most commonly used on personal
computers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsOS
windows is a family of free operating systems most commonly used on personal
computers.
|
Copyright © 2020. All rights reserved.