| Package | Description |
|---|---|
| net.tascalate.concurrent.locks |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbstractAsyncLock<T extends AbstractAsyncLock.Token> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AsyncLock.Token |
static interface |
AsyncSemaphoreLock.Token
A semaphore token indicating that necessary permit has been exclusively acquired.
|
Copyright © 2021. All rights reserved.