public interface AcquisitionStrategy<S extends LockingStrategy,E extends Exception>
| Modifier and Type | Method and Description |
|---|---|
<T> boolean |
acquire(TryAcquireOperation<? super S> operation,
S strategy,
Access<T> access,
T t,
long offset) |
Copyright © 2018. All rights reserved.