public class VarsMap extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
VarsMap()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
replaceVars(String expr)
Replace variable reference to value.
|
String[] |
replaceVarsForArray(String[] exprs)
Replace variable reference to value for each strings.
|
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, toStringCopyright © 2016. All rights reserved.