public class OSDetector
extends java.lang.Object
| Constructor and Description |
|---|
OSDetector() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getBitmode() |
static boolean |
isAIX() |
static boolean |
isApple() |
static boolean |
isLinux() |
static boolean |
isUnix() |
static boolean |
isWindows() |