|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
SmartCache<K,V> | Defines a cache API. |
Class Summary | |
---|---|
CachePool | A CachePool manages the objects in a collection of
caches. |
HardSmartCache<K,V> | An implementation of SmartCache that uses hard
references. |
SoftSmartCache<K,V> | A map with soft references that is cleaned up in regular intervals. |
Provides primitives for policy-based caching.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |