Uses of Package
com.atlassian.bamboo.concurrent

Packages that use com.atlassian.bamboo.concurrent
com.atlassian.bamboo.concurrent   
 

Classes in com.atlassian.bamboo.concurrent used by com.atlassian.bamboo.concurrent
CalculatingBlockingReference
          Retrieves a reference from a supplier.
CoalescingBlockedCallsReference
          get() on this reference has the following properties: When a call (call A) to get is made and is in progress, any get() call done while the call A is still pending will block the new call until call A is finished.
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.