JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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 Detail
load
W
load(
L
key)