public class OperatingSystem
extends java.lang.Object
| Constructor and Description |
|---|
OperatingSystem() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getId() |
static boolean |
isLinuxX86() |
static boolean |
isMacOS() |
static boolean |
isWindows() |