| Package | Description |
|---|---|
| com.liferay.portal.kernel.concurrent | |
| com.liferay.portal.kernel.util |
This package defines the kernel utility interfaces and classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentIdentityHashMap<K,V> |
class |
ConcurrentReferenceKeyHashMap<K,V> |
class |
ConcurrentReferenceValueHashMap<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
WeakValueConcurrentHashMap<K,V>
Deprecated.
As of 7.0.0, replaced by
ConcurrentReferenceValueHashMap |