Uses of Interface
com.tagtraum.perf.datastructures.Cache

Packages that use Cache
com.tagtraum.perf.datastructures Datastrucures, caches, and Algorithms. 
 

Uses of Cache in com.tagtraum.perf.datastructures
 

Classes in com.tagtraum.perf.datastructures that implement Cache
 class LRUCache
          LRU cache that uses LinkedHashMap.
 class RandomCache
          Cache with random replacement strategy.
 



Copyright © 2002 Hendrik Schreiber
http://www.tagtraum.com/performance/
This software can be distributed under LGPL