Package org.glassfish.pfl.basic.concurrent
package org.glassfish.pfl.basic.concurrent
-
ClassesClassDescriptionSoftCache<K,
V> A memory-sensitive implementation of theMap
interface.SoftCache.ValueCell<K,V> WeakCache<K,V> A simple cache with weak keys.A hashtable-basedMap
implementation with weak keys.The entries in this hash table extend WeakReference, using its main ref field as the key.