Uses of Class
rx.internal.operators.OperatorWindowWithStartEndObservable.SerializedSubject
Packages that use OperatorWindowWithStartEndObservable.SerializedSubject
Package
Description
Operators that allow composing Observables to transform and
manipulate data in an asynchronous, functional and thread-safe manner.
-
Uses of OperatorWindowWithStartEndObservable.SerializedSubject in rx.internal.operators
Fields in rx.internal.operators with type parameters of type OperatorWindowWithStartEndObservable.SerializedSubjectModifier and TypeFieldDescription(package private) final List<OperatorWindowWithStartEndObservable.SerializedSubject<T>> OperatorWindowWithStartEndObservable.SourceSubscriber.chunksGuarded by guard.Methods in rx.internal.operators that return OperatorWindowWithStartEndObservable.SerializedSubjectModifier and TypeMethodDescription(package private) OperatorWindowWithStartEndObservable.SerializedSubject<T> OperatorWindowWithStartEndObservable.SourceSubscriber.createSerializedSubject()Methods in rx.internal.operators with parameters of type OperatorWindowWithStartEndObservable.SerializedSubjectModifier and TypeMethodDescription(package private) voidOperatorWindowWithStartEndObservable.SourceSubscriber.endWindow(OperatorWindowWithStartEndObservable.SerializedSubject<T> window)