Package | Description |
---|---|
rx |
Base reactive classes: Observable, Single and Completable; base reactive consumers;
other common base interfaces.
|
Modifier and Type | Method and Description |
---|---|
boolean |
BackpressureOverflow.Strategy.mayAttemptDrop()
Whether the Backpressure manager should attempt to drop the oldest item, or simply
drop the item currently causing backpressure.
|
Copyright © 2018. All rights reserved.