Uses of Interface
de.hybris.platform.util.collections.YMap.ClearHandler
-
Packages that use YMap.ClearHandler Package Description de.hybris.platform.util.collections -
-
Uses of YMap.ClearHandler in de.hybris.platform.util.collections
Methods in de.hybris.platform.util.collections with parameters of type YMap.ClearHandler Modifier and Type Method Description voidYFastMap. clear(YMap.ClearHandler<K,V> handler)voidYMap. clear(YMap.ClearHandler<K,V> handler)
-