Uses of Class
net.didion.jwnl.util.cache.CacheSet
-
Packages that use CacheSet Package Description net.didion.jwnl.dictionary Classes for acessing dictionary information.net.didion.jwnl.util.cache Classes used for caching information. -
-
Uses of CacheSet in net.didion.jwnl.dictionary
Subclasses of CacheSet in net.didion.jwnl.dictionary Modifier and Type Class Description private static class
AbstractCachingDictionary.DictionaryCacheSet
-
Uses of CacheSet in net.didion.jwnl.util.cache
Subclasses of CacheSet in net.didion.jwnl.util.cache Modifier and Type Class Description class
LRUCacheSet
-