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