public class WeakKeyHashMap<K,V> extends KeyReferenceMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
WeakKeyHashMap() |
WeakKeyHashMap(int initialCapacity) |
WeakKeyHashMap(int initialCapacity,
float loadFactor) |
WeakKeyHashMap(Map<K,V> t) |
clear, compute, computeIfAbsent, computeIfPresent, containsKey, entrySet, get, isEmpty, merge, put, putIfAbsent, remove, remove, replace, replace, replaceAll, sizeclone, containsValue, equals, hashCode, keySet, putAll, toString, valuescontainsValue, equals, forEach, getOrDefault, hashCode, keySet, putAll, valuesCopyright © 2025 fossc. All rights reserved.