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, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic static final String ENV_HOME
public Environment(Environment environment)
public Environment()
Copyright © 2025. All rights reserved.