public final class Platform
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
IS_OS_X
OS X platform flag.
|
static boolean |
IS_WINDOWS
Windows platform flag.
|
static java.lang.String |
OS_NAME
OS name.
|
| Constructor and Description |
|---|
Platform() |