public final class SystemProperties extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FILE_SEPARATOR |
static String |
JAVA_HOME |
static String |
OS_NAME |
static String |
PATH_SEPARATOR |
Constructor and Description |
---|
SystemProperties() |
Modifier and Type | Method and Description |
---|---|
static String[] |
getClasspathArray() |
static String |
getClasspathString() |
Copyright © 2010–2019 GZoltar. All rights reserved.