| Class | Description |
|---|---|
| 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 © 2017 Oracle. All rights reserved.