| Package | Description |
|---|---|
| de.hybris.platform.util |
| Modifier and Type | Method and Description |
|---|---|
protected WeakValueHashMap.MyWeakReference<V> |
WeakValueHashMap.createReference(K key,
V value,
ReferenceQueue<WeakValueHashMap.MyWeakReference<V>> refQueue) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WeakValueHashMap.removeReference(WeakValueHashMap.MyWeakReference<V> discarded) |
| Modifier and Type | Method and Description |
|---|---|
protected WeakValueHashMap.MyWeakReference<V> |
WeakValueHashMap.createReference(K key,
V value,
ReferenceQueue<WeakValueHashMap.MyWeakReference<V>> refQueue) |
Copyright © 2017 SAP SE. All Rights Reserved.