Uses of Interface
net.sf.extjwnl.util.cache.POSCache

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

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

Classes in net.sf.extjwnl.util.cache that implement POSCache
 class LRUPOSCache<K,V>
          A set of Caches split by POS.
 

Methods in net.sf.extjwnl.util.cache that return POSCache
protected  POSCache<A,B> LRUCacheSet.createCache(int size)
           
protected abstract  POSCache<A,B> CacheSet.createCache(int size)
           
 POSCache<A,B> CacheSet.getCache(K cacheKey)
           
 



Copyright © 2013. All Rights Reserved.