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 YMap.ClearHandler<K1,
V1>
Enclosing interface:
YMap
<
K
,
V
>
public static interface
YMap.ClearHandler<K1,
V1>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handleClearedEntry
(
Map.Entry
<
K1
,
V1
> entry)
Method Details
handleClearedEntry
void
handleClearedEntry
(
Map.Entry
<
K1
,
V1
> entry)