Uses of Interface
dsto.dfc.collections.cache.Cache

Packages that use Cache
dsto.dfc.collections.cache   
 

Uses of Cache in dsto.dfc.collections.cache
 

Classes in dsto.dfc.collections.cache that implement Cache
 class AbstractCache
          This is the base class for all cache implementations provided in the org.apache.oro.util package.
 class CacheLRU
          This class is a GenericCache subclass implementing an LRU (Least Recently Used) cache replacement policy.
 



Copyright © 2008 Commonwealth of Australia