| Package | Description |
|---|---|
| rx.internal.util.unsafe |
| Class and Description |
|---|
| ConcurrentCircularArrayQueue
A concurrent access enabling class used by circular array based queues this class exposes an offset computation method along with differently memory fenced load/store methods into the underlying array.
|
| ConcurrentSequencedCircularArrayQueue |
| QueueProgressIndicators
This interface is provided for monitoring purposes only and is only available on queues where it is easy to provide it.
|