Uses of Class
de.hybris.platform.util.WeakValueHashMap.MyWeakReference
Packages that use WeakValueHashMap.MyWeakReference
-
Uses of WeakValueHashMap.MyWeakReference in de.hybris.platform.util
Methods in de.hybris.platform.util that return WeakValueHashMap.MyWeakReferenceModifier and TypeMethodDescriptionprotected WeakValueHashMap.MyWeakReference<V>WeakValueHashMap.createReference(K key, V value, ReferenceQueue<WeakValueHashMap.MyWeakReference<V>> refQueue) Methods in de.hybris.platform.util with parameters of type WeakValueHashMap.MyWeakReferenceModifier and TypeMethodDescriptionprotected voidWeakValueHashMap.removeReference(WeakValueHashMap.MyWeakReference<V> discarded) Method parameters in de.hybris.platform.util with type arguments of type WeakValueHashMap.MyWeakReferenceModifier and TypeMethodDescriptionprotected WeakValueHashMap.MyWeakReference<V>WeakValueHashMap.createReference(K key, V value, ReferenceQueue<WeakValueHashMap.MyWeakReference<V>> refQueue)