JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
net.didion.jwnl.util.cache.Cache
Packages that use
Cache
Package
Description
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
Modifier and Type
Class and Description
class
LRUCache
A fixed-capacity
Cache
that stores the most recently used elements.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes