Uses of Interface
org.joseki.util.cache.CachePolicy

Packages that use CachePolicy
org.joseki.util.cache   
 

Uses of CachePolicy in org.joseki.util.cache
 

Classes in org.joseki.util.cache that implement CachePolicy
 class CachePolicyLRU
           
 

Constructors in org.joseki.util.cache with parameters of type CachePolicy
Cache(int _size, CacheItemFactory _factory, CachePolicy _policy)
           
 



Copyright © 2002 Hewlett-Packard. All Rights Reserved.