Liferay 7.1.0 portal-kernel
- Detail:
- Field |
- Constr |
- Method
- Object
-
- AbstractMap<K,V>
-
- HashMap<PortalCache<? extends Serializable,?>,com.liferay.portal.kernel.cache.transactional.TransactionalPortalCacheHelper.UncommittedBuffer>
-
- com.liferay.portal.kernel.cache.transactional.TransactionalPortalCacheHelper.PortalCacheMap
-
- All Implemented Interfaces:
- Serializable, Cloneable, Map<PortalCache<? extends Serializable,?>,com.liferay.portal.kernel.cache.transactional.TransactionalPortalCacheHelper.UncommittedBuffer>
- Enclosing class:
- TransactionalPortalCacheHelper
protected static class TransactionalPortalCacheHelper.PortalCacheMap
extends HashMap<PortalCache<? extends Serializable,?>,com.liferay.portal.kernel.cache.transactional.TransactionalPortalCacheHelper.UncommittedBuffer>
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
-
Nested classes/interfaces inherited from interface Map
Map.Entry<K,V>
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
PortalCacheMap() |
-
Method Summary
-
Methods inherited from class HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Methods inherited from class AbstractMap
equals, hashCode, toString
-
Methods inherited from class Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Map
equals, hashCode
Liferay 7.1.0 portal-kernel
- Detail:
- Field |
- Constr |
- Method