public class SoftValueHashMap<K,V> extends ValueReferenceMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
SoftValueHashMap() |
SoftValueHashMap(int initialCapacity) |
SoftValueHashMap(int initialCapacity,
float loadFactor) |
SoftValueHashMap(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.