public class Environment extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Environment() |
Environment(Environment environment) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getOrDefault(String name,
Object defaultValue) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic static final String ENV_HOME
public Environment(Environment environment)
public Environment()
Copyright © 2012. All Rights Reserved.