Uses of Class
rx.internal.operators.OnSubscribeAmb.Selection
Packages that use OnSubscribeAmb.Selection
Package
Description
Operators that allow composing Observables to transform and
manipulate data in an asynchronous, functional and thread-safe manner.
-
Uses of OnSubscribeAmb.Selection in rx.internal.operators
Fields in rx.internal.operators declared as OnSubscribeAmb.SelectionModifier and TypeFieldDescriptionprivate final OnSubscribeAmb.Selection
<T> OnSubscribeAmb.AmbSubscriber.selection
Constructors in rx.internal.operators with parameters of type OnSubscribeAmb.SelectionModifierConstructorDescription(package private)
AmbSubscriber
(long requested, Subscriber<? super T> subscriber, OnSubscribeAmb.Selection<T> selection)