public class FastHashMapConfig extends AbstractConfig
ConfigIntf object using ConcurrentHashMap.ConfigIntf.ConfigChangeListener| Constructor and Description |
|---|
FastHashMapConfig(Map<String,String> map)
loads properties from given map
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAllParameters() |
String |
getParameter(String key) |
Map<String,String> |
getParametersMatching(String keyRegExp,
boolean stripMatchingKey) |
String |
removeParameter(String key) |
String |
setParameter(String key,
String value) |
clearCache, getBoolean, getChar, getDouble, getInt, getLong, getParametersMatching, getString, notifyListeners, registerConfigChangeListener, unregisterConfigChangeListenerCopyright © 2017 SAP SE. All Rights Reserved.