|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cache | |
|---|---|
| net.didion.jwnl.util.cache | Classes used for caching information. |
| Uses of Cache in net.didion.jwnl.util.cache |
|---|
| Classes in net.didion.jwnl.util.cache that implement Cache | |
|---|---|
class |
LRUCache
A fixed-capacity Cache that stores the most recently used elements. |
| Methods in net.didion.jwnl.util.cache that return Cache | |
|---|---|
protected Cache |
LRUCacheSet.createCache(int size)
|
protected abstract Cache |
CacheSet.createCache(int size)
|
protected Cache |
CacheSet.getCache(Object cacheKey)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||