K - V - public static class PropertiesUtil.NoConverterMap<K,V> extends HashMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
NoConverterMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
V |
put(K key,
V value) |
void |
putAll(Map<? extends K,? extends V> m) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringCopyright © 2019. All rights reserved.