TUM CCSM Commons

Uses of Class
edu.tum.cs.commons.cache.SoftRefCacheBase

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

TUM CCSM Commons - 2.7