| Package | Description |
|---|---|
| com.ibm.asyncutil.locks |
Provides asynchronous analogues of synchronization primitives.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
FairAsyncStampedLock |
An
AsyncStampedLock implementation which provides fair ordering of acquisitions, like
that of FairAsyncReadWriteLock. |
Copyright © 2018. All rights reserved.