K - the key typeV - the value typepublic interface RemovableTypedMap<K,V> extends Map<K,V>, RemovableTypedKeyValue<K,V>
Map| 限定符和类型 | 方法和说明 |
|---|---|
default V |
getValue(K key) |
default V |
removeKey(K key) |
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesremoveBoolean, removeBoolean, removeDouble, removeDouble, removeFloat, removeFloat, removeInt, removeInt, removeLong, removeLong, removeString, removeStringget, getBoolean, getBoolean, getDouble, getDouble, getFloat, getFloat, getInt, getInt, getLong, getLong, getRequired, getRequired, getRequiredBoolean, getRequiredDouble, getRequiredFloat, getRequiredInt, getRequiredLong, getRequiredString, getString, getString, hasKeyCopyright © 2024. All rights reserved.