| Package | Description |
|---|---|
| rx.observers |
Default wrappers and implementations for the base reactive consumer classes and interfaces;
utility classes for creating them from callbacks.
|
| Class and Description |
|---|
| TestSubscriber
A
TestSubscriber is a variety of Subscriber that you can use for unit testing, to perform
assertions, inspect received events, or wrap a mocked Subscriber. |
Copyright © 2025. All rights reserved.