Uses of Interface
de.hybris.platform.util.collections.CacheMap
Packages that use CacheMap
Package
Description
-
Uses of CacheMap in de.hybris.platform.cache
Classes in de.hybris.platform.cache that implement CacheMap -
Uses of CacheMap in de.hybris.platform.cache.impl
Classes in de.hybris.platform.cache.impl that implement CacheMapModifier and TypeClassDescriptionclassImplementation ofAbstractCacheMapcalling cache to remove unit from internal cache on displaced entry.classMethods in de.hybris.platform.cache.impl that return CacheMapModifier and TypeMethodDescriptionDefaultCache.internalCreateMapInstance(int max) static CacheMapDefaultCache.internalCreateMapInstanceStatic(Tenant tenant, int max) -
Uses of CacheMap in de.hybris.platform.util.collections
Subinterfaces of CacheMap in de.hybris.platform.util.collectionsClasses in de.hybris.platform.util.collections that implement CacheMapModifier and TypeClassDescriptionclassAbstractCacheMap<K,V> Default implementation ofCacheMapdoing nothing.classYFastFIFOMap<K,V>