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.cache.Cache.EntryProcessor
Packages that use
Cache.EntryProcessor
Package
Description
com.caucho.cache
Uses of
Cache.EntryProcessor
in
com.caucho.cache
Methods in
com.caucho.cache
with parameters of type
Cache.EntryProcessor
Modifier and Type
Method and Description
java.lang.Object
Cache.
invokeEntryProcessor
(
K
key,
Cache.EntryProcessor
<
K
,
V
> entryProcessor)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes