Uses of Class
net.sf.extjwnl.util.cache.CacheSet

Packages that use CacheSet
net.sf.extjwnl.util.cache Classes used for caching information. 
 

Uses of CacheSet in net.sf.extjwnl.util.cache
 

Subclasses of CacheSet in net.sf.extjwnl.util.cache
 class LRUCacheSet<K,A,B>
          LeastRecentlyUsed cache set.
 



Copyright © 2011. All Rights Reserved.