| Package | Description |
|---|---|
| com.liferay.portal.kernel.util |
This package defines the kernel utility interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
ConcurrentHashMapBuilder.ConcurrentHashMapWrapper<K,V> |
ConcurrentHashMapBuilder.ConcurrentHashMapWrapper.put(K key,
V value) |
static <K,V> ConcurrentHashMapBuilder.ConcurrentHashMapWrapper<K,V> |
ConcurrentHashMapBuilder.put(K key,
V value) |