Uses of Class
rx.internal.operators.OperatorSwitch.SwitchSubscriber
Packages that use OperatorSwitch.SwitchSubscriber
Package
Description
Operators that allow composing Observables to transform and
manipulate data in an asynchronous, functional and thread-safe manner.
-
Uses of OperatorSwitch.SwitchSubscriber in rx.internal.operators
Fields in rx.internal.operators declared as OperatorSwitch.SwitchSubscriberModifier and TypeFieldDescriptionprivate final OperatorSwitch.SwitchSubscriber
<T> OperatorSwitch.InnerSubscriber.parent
Constructors in rx.internal.operators with parameters of type OperatorSwitch.SwitchSubscriberModifierConstructorDescription(package private)
InnerSubscriber
(long id, OperatorSwitch.SwitchSubscriber<T> parent)