public static class BambooLocks.CloseableLock extends Object
| Constructor and Description |
|---|
CloseableLock() |
| Modifier and Type | Method and Description |
|---|---|
BambooLocks.AutoCloseableLock |
lock() |
void |
tryLock(long timeout,
TimeUnit unit) |
public BambooLocks.AutoCloseableLock lock()
public void tryLock(long timeout,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.