Uses of Class
de.hybris.platform.util.collections.AbstractDelegatingMap
-
Packages that use AbstractDelegatingMap Package Description de.hybris.platform.cache de.hybris.platform.cache.impl de.hybris.platform.util.collections -
-
Uses of AbstractDelegatingMap in de.hybris.platform.cache
Subclasses of AbstractDelegatingMap in de.hybris.platform.cache Modifier and Type Class Description classBaseCacheYFastFIFOMapStub<K> -
Uses of AbstractDelegatingMap in de.hybris.platform.cache.impl
Subclasses of AbstractDelegatingMap in de.hybris.platform.cache.impl Modifier and Type Class Description classAbstractBaseCacheMap<K>Implementation ofAbstractCacheMapcalling cache to remove unit from internal cache on displaced entry.classBaseCacheYFastFIFOMap<K> -
Uses of AbstractDelegatingMap in de.hybris.platform.util.collections
Subclasses of AbstractDelegatingMap in de.hybris.platform.util.collections Modifier and Type Class Description classAbstractCacheMap<K,V>Default implementation ofCacheMapdoing nothing.classYFastFIFOMap<K,V>classYFastMap<K,V>
-