ConcurrentReferenceValueHashMap@Deprecated public class WeakValueConcurrentHashMap<K,V> extends ConcurrentReferenceValueHashMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>entrySet, innerConcurrentMap, keySet, values| Constructor and Description |
|---|
WeakValueConcurrentHashMap()
Deprecated.
|
WeakValueConcurrentHashMap(int initialCapacity)
Deprecated.
|
WeakValueConcurrentHashMap(int initialCapacity,
float loadFactor,
int concurrencyLevel)
Deprecated.
|
WeakValueConcurrentHashMap(Map<? extends K,? extends V> map)
Deprecated.
|
mapKey, mapKeyForQuery, mapValue, mapValueForQuery, unmapKey, unmapKeyForQuery, unmapValue, unmapValueForQueryclear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, putIfAbsent, remove, remove, replace, replace, size, valuesclone, equals, hashCode, toStringpublic WeakValueConcurrentHashMap()
public WeakValueConcurrentHashMap(int initialCapacity)
public WeakValueConcurrentHashMap(int initialCapacity,
float loadFactor,
int concurrencyLevel)