| Package | Description |
|---|---|
| de.hybris.platform.util.collections |
| Modifier and Type | Method and Description |
|---|---|
V |
ConcurrentWeakHashMap.getOrPut(K key,
ConcurrentWeakHashMap.LazyValueCreator<K,V> valueCreator)
Checks if a value is already mapped and returns that one.
|
Copyright © 2018 SAP SE. All Rights Reserved.