public interface TryAcquireOperation<S extends LockingStrategy>
| Modifier and Type | Method and Description |
|---|---|
<T> boolean |
tryAcquire(S strategy,
Access<T> access,
T t,
long offset) |
Copyright © 2020. All rights reserved.