|
common-util | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| CacheBackend<K,V> | Interface for cache backends. |
| Class Summary | |
|---|---|
| CacheItem<K,V> | Cache item. |
| CacheMap<K,V> | A fixed size cache of objects. |
| Exception Summary | |
|---|---|
| CacheException | Cache exception. |
This package is used to build a fixed size cache of objects. The cache is backed up by an abstract CacheBackend.
|
common-util | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||