Uses of Interface
org.sape.carbon.services.cache.mru.MRUCache

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

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

Classes in org.sape.carbon.services.cache.mru that implement MRUCache
 class AbstractMRUCache
          Class which provides a generic "Most Recently Used" cache.
 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.