Uses of Class
dsto.dfc.collections.cache.AbstractCache

Packages that use AbstractCache
dsto.dfc.collections.cache   
 

Uses of AbstractCache in dsto.dfc.collections.cache
 

Subclasses of AbstractCache in dsto.dfc.collections.cache
 class CacheLRU
          This class is a GenericCache subclass implementing an LRU (Least Recently Used) cache replacement policy.
 



Copyright © 2008 Commonwealth of Australia