Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.kernel.concurrent.ConcurrentReferenceValueHashMap

Packages that use ConcurrentReferenceValueHashMap
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
 

Uses of ConcurrentReferenceValueHashMap in com.liferay.portal.kernel.util
 

Subclasses of ConcurrentReferenceValueHashMap in com.liferay.portal.kernel.util
 class WeakValueConcurrentHashMap<K,V>
          Deprecated. As of 7.0.0, replaced by ConcurrentReferenceValueHashMap
 


Liferay 7.0-ce-b4