Package | Description |
---|---|
com.atlassian.bamboo.concurrent |
Modifier and Type | Method and Description |
---|---|
static CoalescingBlockedCallsReference<Void> |
CoalescingBlockedCallsReference.make(Runnable runnable) |
static <T> CoalescingBlockedCallsReference<T> |
CoalescingBlockedCallsReference.make(Supplier<T> supplier) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.