JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
com.caucho.util.LruCache.Entry
Packages that use
LruCache.Entry
Package
Description
com.caucho.util
Assorted utilities
Uses of
LruCache.Entry
in
com.caucho.util
Methods in
com.caucho.util
that return types with arguments of type
LruCache.Entry
Modifier and Type
Method and Description
java.util.Iterator<
LruCache.Entry
<
K
,
V
>>
LruCache.
iterator
()
Returns the entries
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes