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 Class
org.glassfish.hk2.utilities.cache.ComputationErrorException
Packages that use
ComputationErrorException
Package
Description
org.glassfish.hk2.utilities.cache
Uses of
ComputationErrorException
in
org.glassfish.hk2.utilities.cache
Methods in
org.glassfish.hk2.utilities.cache
that throw
ComputationErrorException
Modifier and Type
Method and Description
V
Computable.
compute
(
K
key)
Defines an expensive computation to retrieve value V from key K.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes