|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Cache<K,V> | A Cache is a container which allows to hold key value pairs. |
| Class Summary | |
|---|---|
| CacheUtils | Helper which is related to Cache implementations |
| ConcurrentWeakReferenceCache<K,V> | A ConcurrentWeakReferenceCache holds a given number of separated SynchronizedWeakReferenceCache instances,
called segments. |
| MapToCacheAdapter<K,V> | Adapter from Map to CacheNote: MapToCacheAdapter.entrySet(), MapToCacheAdapter.values() and MapToCacheAdapter.keySet() will return an unmodifiable instance |
| SynchronizedWeakReferenceCache<K,V> | Cache implementation using a synchronized WeakHashMap. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||