Uses of Class
com.atlassian.bamboo.concurrent.CoalescingBlockedCallsReference

Packages that use CoalescingBlockedCallsReference
com.atlassian.bamboo.concurrent   
 

Uses of CoalescingBlockedCallsReference in com.atlassian.bamboo.concurrent
 

Methods in com.atlassian.bamboo.concurrent that return CoalescingBlockedCallsReference
static CoalescingBlockedCallsReference<java.lang.Void> CoalescingBlockedCallsReference.make(java.lang.Runnable runnable)
           
static
<T> CoalescingBlockedCallsReference<T>
CoalescingBlockedCallsReference.make(com.atlassian.util.concurrent.Supplier<T> supplier)
           
 



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