public class MapUtil extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
MapUtil() |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,String> |
buildStrMap() |
static MapUtil |
newMap() |
MapUtil |
put(String key,
Object value) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringCopyright © 2020. All rights reserved.