|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |