public class ScriptParams extends HashMap<String,String>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ScriptParams() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
withDefaults(Map<String,String> defaults) |
Map<String,String> |
withOverrides(Map<String,String> overrides) |
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 © 2018. All rights reserved.