public class EnvironmentFunctions extends Object
Constructor and Description |
---|
EnvironmentFunctions() |
Modifier and Type | Method and Description |
---|---|
static String |
get(String name)
Gets the value of an environment variable.
|
static String |
getOptional(String name,
String defaultValue)
Gets the value of an environment variable.
|
Copyright © 2014–2016. All rights reserved.