Uses of Class
rx.internal.operators.OperatorSwitch.InnerSubscriber
Packages that use OperatorSwitch.InnerSubscriber
Package
Description
Operators that allow composing Observables to transform and
manipulate data in an asynchronous, functional and thread-safe manner.
-
Uses of OperatorSwitch.InnerSubscriber in rx.internal.operators
Methods in rx.internal.operators with parameters of type OperatorSwitch.InnerSubscriberModifier and TypeMethodDescription(package private) void
OperatorSwitch.SwitchSubscriber.emit
(T value, OperatorSwitch.InnerSubscriber<T> inner)