Uses of Package
net.sf.extjwnl.util.cache

Packages that use net.sf.extjwnl.util.cache
net.sf.extjwnl.princeton.data Implementations of DictionaryElementFactory for Princeton's release of WordNet. 
net.sf.extjwnl.util.cache Classes used for caching information. 
 

Classes in net.sf.extjwnl.util.cache used by net.sf.extjwnl.princeton.data
Pool
          Pool interface for caching.
 

Classes in net.sf.extjwnl.util.cache used by net.sf.extjwnl.util.cache
Cache
          A Cache is a collection of values that are indexed by keys and that are stored for an unspecified amount of time (which the implementor of Cache may further specify).
CacheSet
          A set of Caches, indexed by CacheKey.
Pool
          Pool interface for caching.
POSCache
          A set of Caches split by POS.
 



Copyright © 2013. All Rights Reserved.