Package org.glassfish.pfl.basic.concurrent

Class Summary
SoftCache<K,V> A memory-sensitive implementation of the Map interface.
WeakCache<K,V> A simple cache with weak keys.
WeakHashMapSafeReadLock<K,V> A hashtable-based Map implementation with weak keys.
 



Copyright © 2013 Oracle. All Rights Reserved.