Uses of Class
org.jcreme.caches.HashCache

Packages that use HashCache
org.jcreme.caches   
 

Uses of HashCache in org.jcreme.caches
 

Subclasses of HashCache in org.jcreme.caches
 class FIFOCache
          The FIFO cache is based on a First In First Out algorithm to select the objects that are removed from the cache to make room.
 



Copyright 2006 null. All Rights Reserved.