Uses of Class
org.sape.carbon.services.cache.mru.AbstractMRUCache

Packages that use AbstractMRUCache
org.sape.carbon.services.cache.mru This package contains all classes for defining and implementing Most Recently Used (MRU) caches. 
 

Uses of AbstractMRUCache in org.sape.carbon.services.cache.mru
 

Subclasses of AbstractMRUCache in org.sape.carbon.services.cache.mru
 class DefaultMRUCacheImpl
          Extends AbsractMRUCache to provide the get method Copyright 2002 Sapient
 class MultiGetMRUCache
          This class extends the AbstractMRUCache to add multi-get functionality.
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.