public class OS
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
IS_LINUX
Linux platform flag.
|
static boolean |
IS_MACOS
macOS platform flag.
|
static boolean |
IS_WINDOWS
Windows platform flag.
|
static java.lang.String |
OS_NAME
OS name.
|