JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
gw.util.concurrent
Interface Cache.MissHandler<L,
W>
Enclosing class:
Cache
<
K
,
V
>
public static interface
Cache.MissHandler<L,
W>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
W
load
(
L
key)
Method Details
load
W
load
(
L
key)