| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| Cache<K,V> | Base class for cache implementations. | 
| SimpleLRUCache<K,V> | Simple LRU cache implementation that uses a LinkedHashMap. | 
| SimpleMapCache<K,V> | Simple cache implementation that uses a HashMap to store (key, value) pairs. | 
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||