| 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 © 2011–2019 Eclipse Foundation. All rights reserved.