public class OperatingSystem
extends java.lang.Object
| Constructor and Description |
|---|
OperatingSystem() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getArch() |
static java.lang.String |
getOS() |
static boolean |
is64Bit() |
static boolean |
isCIBuild() |