Uses of Package
com.atlassian.jira.util.concurrent

Packages that use com.atlassian.jira.util.concurrent
com.atlassian.jira.user   
com.atlassian.jira.util.concurrent   
 

Classes in com.atlassian.jira.util.concurrent used by com.atlassian.jira.user
ConcurrentOperationMap
          This will allow you to submit an operation, encapsulated by a Callable, and keyed by an Object , such that the result of the Callable will be available to any concurrent callers with the same Object key.
 

Classes in com.atlassian.jira.util.concurrent used by com.atlassian.jira.util.concurrent
ConcurrentOperationMap
          This will allow you to submit an operation, encapsulated by a Callable, and keyed by an Object , such that the result of the Callable will be available to any concurrent callers with the same Object key.
 



Copyright © 2002-2008 Atlassian. All Rights Reserved.