Uses of Interface
net.didion.jwnl.util.cache.Cache
Packages that use Cache
-
Uses of Cache in net.didion.jwnl.util.cache
Classes in net.didion.jwnl.util.cache that implement CacheModifier and TypeClassDescriptionclassA fixed-capacityCachethat stores the most recently used elements.Methods in net.didion.jwnl.util.cache that return CacheModifier and TypeMethodDescriptionprotected abstract CacheCacheSet.createCache(int size) protected CacheLRUCacheSet.createCache(int size) protected Cache