public class SystemUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
IS_OS_LINUX |
static boolean |
IS_OS_MAC |
static boolean |
IS_OS_WINDOWS |
static String |
OS_NAME |
| Constructor and Description |
|---|
SystemUtils() |
public static final String OS_NAME
public static final boolean IS_OS_WINDOWS
public static final boolean IS_OS_MAC
public static final boolean IS_OS_LINUX
Copyright © 2015–2017. All rights reserved.