|
TUM CCSM Commons | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LRUCacheBase | |
---|---|
edu.tum.cs.commons.cache | Base classes for dynamic caches. |
edu.tum.cs.commons.factory | Factory interface. |
Uses of LRUCacheBase in edu.tum.cs.commons.cache |
---|
Subclasses of LRUCacheBase in edu.tum.cs.commons.cache | |
---|---|
class |
LRUStraightCacheBase<I,E,X extends Exception>
This a special base class for last recently used (LRU) caches that work with identifiers that are suitable as hash keys. |
Uses of LRUCacheBase in edu.tum.cs.commons.factory |
---|
Subclasses of LRUCacheBase in edu.tum.cs.commons.factory | |
---|---|
class |
LRUCachingParameterizedFactory<T,P,X extends Exception>
Caching factory which can reuse created objects. |
|
TUM CCSM Commons | |||||||||
PREV NEXT | FRAMES NO FRAMES |