|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractLruCache | |
|---|---|
| goldengate.common.lru | Classes implementing LRU Utilities Based on work from Damian Momot at http://code.google.com/p/simplelrucache/ |
| Uses of AbstractLruCache in goldengate.common.lru |
|---|
| Subclasses of AbstractLruCache in goldengate.common.lru | |
|---|---|
class |
SoftReferenceSynchronizedLruCache<K,V>
Modification of SynchronizedLruCache which uses SoftReference to store values |
class |
SynchronizedLruCache<K,V>
Threadsafe synchronized implementation of LruCache based on LinkedHashMap. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||