|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| CacheEntry | This can be used to remove a specific cache entry from the cache, for better control of the caching release semantics |
| Class Summary | |
|---|---|
| LRUCache<K,V> | A cache that contains a certain number of entries, and whose oldest accessed entries are removed when removal is necessary. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||