| Package | Description |
|---|---|
| org.coodex.concurrent.locks |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResourceLock |
| Modifier and Type | Method and Description |
|---|---|
ResourceLock |
AbstractResourceLockProvider.getLock(ResourceId id) |
ResourceLock |
ResourceLockProvider.getLock(ResourceId id) |
| Modifier and Type | Method and Description |
|---|---|
static <V> V |
SyncWrapper.call(ResourceLock lock,
Callable<V> callable) |
static <V> V |
SyncWrapper.call(ResourceLock lock,
long time,
Callable<V> callable) |
Copyright © 2020. All rights reserved.