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