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
de.hybris.platform.util.collections
Interface ConcurrentWeakHashMap.LazyValueCreator<K,
V>
Enclosing class:
ConcurrentWeakHashMap
<
K
,
V
>
public static interface
ConcurrentWeakHashMap.LazyValueCreator<K,
V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
V
createValue
(
K
key)
Method Details
createValue
V
createValue
(
K
key)