@Deprecated public class

ConcurrentOperationMapImpl

extends ConcurrentOperationMapImpl<K, R>
implements ConcurrentOperationMap<K, R>
java.lang.Object
   ↳ com.atlassian.util.concurrent.ConcurrentOperationMapImpl<K, R>
     ↳ com.atlassian.jira.util.concurrent.ConcurrentOperationMapImpl<K, R>

This class is deprecated.
since v4.0 use com.atlassian.util.concurrent.ConcurrentOperationMapImpl directly

Summary

Public Constructors
ConcurrentOperationMapImpl()
[Expand]
Inherited Methods
From class com.atlassian.util.concurrent.ConcurrentOperationMapImpl
From class java.lang.Object
From interface com.atlassian.util.concurrent.ConcurrentOperationMap

Public Constructors

public ConcurrentOperationMapImpl ()