| Package | Description |
|---|---|
| rx.internal.schedulers | |
| rx.internal.util |
| Class and Description |
|---|
| SubscriptionList
Subscription that represents a group of Subscriptions that are unsubscribed together.
|
| Class and Description |
|---|
| BackpressureDrainManager.BackpressureQueueCallback
Interface representing the minimal callbacks required to operate the drain part of a backpressure system.
|
| IndexedRingBuffer
Add/Remove without object allocation (after initial construction).
|
| ObjectPool |
| RxRingBuffer
This assumes Spsc or Spmc usage.
|
| ScalarSynchronousObservable |