public final class SystemEnvironment extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SystemEnvironment.OSFamily
Type of operating system.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SYSTEM_PROPERTY_USER_HOME |
| Modifier and Type | Method and Description |
|---|---|
static SystemEnvironment.OSFamily |
getOSFamily()
Returns the type of operating system.
|
public static final String SYSTEM_PROPERTY_USER_HOME
public static SystemEnvironment.OSFamily getOSFamily()
Copyright © 2019. All rights reserved.