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