final class SoftReferenceMap<K,V> extends ReferenceMap<K,V>
Constructor and Description |
---|
SoftReferenceMap(java.util.Map<K,java.lang.ref.Reference<V>> delegate) |
Modifier and Type | Method and Description |
---|---|
(package private) java.lang.ref.Reference<V> |
fold(V value) |
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values