public interface AsyncLock extends AbstractAsyncLock<AsyncLock.Token>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AsyncLock.Token |
| Modifier and Type | Method and Description |
|---|---|
static AsyncLock |
create() |
acquire, tryAcquirestatic AsyncLock create()
Copyright © 2021. All rights reserved.