public class NativePlatformAccess extends Object
| Modifier and Type | Field and Description |
|---|---|
static NativePlatformAccess |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
String |
getEnvironmentVariable(String key) |
void |
setEnvironmentVariable(String key,
String value) |
public static final NativePlatformAccess INSTANCE
public void setEnvironmentVariable(String key, String value) throws NativePlatformAccessException
NativePlatformAccessExceptionCopyright © 2016–2020. All rights reserved.