public class ConnectionProperties extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ConnectionProperties() |
ConnectionProperties(Map<? extends String,?> m) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
obtain(String key)
TODO: Add Javadoc.
|
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 <T> T obtain(String key)
T - generic typekey - map keyCopyright © 2025. All rights reserved.