public class SoftKeyHashMap<K,V> extends KeyReferenceMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
SoftKeyHashMap() |
SoftKeyHashMap(int initialCapacity) |
SoftKeyHashMap(int initialCapacity,
float loadFactor) |
SoftKeyHashMap(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 © 2024 fossc. All rights reserved.