Uses of Class
rx.internal.operators.OperatorWindowWithTime.CountedSerializedSubject
Packages that use OperatorWindowWithTime.CountedSerializedSubject
Package
Description
Operators that allow composing Observables to transform and
manipulate data in an asynchronous, functional and thread-safe manner.
-
Uses of OperatorWindowWithTime.CountedSerializedSubject in rx.internal.operators
Fields in rx.internal.operators with type parameters of type OperatorWindowWithTime.CountedSerializedSubjectModifier and TypeFieldDescription(package private) final List
<OperatorWindowWithTime.CountedSerializedSubject<T>> OperatorWindowWithTime.InexactSubscriber.chunks
Guarded by this.Methods in rx.internal.operators that return OperatorWindowWithTime.CountedSerializedSubjectModifier and TypeMethodDescription(package private) OperatorWindowWithTime.CountedSerializedSubject
<T> OperatorWindowWithTime.InexactSubscriber.createCountedSerializedSubject()
Methods in rx.internal.operators with parameters of type OperatorWindowWithTime.CountedSerializedSubjectModifier and TypeMethodDescription(package private) void
OperatorWindowWithTime.InexactSubscriber.terminateChunk
(OperatorWindowWithTime.CountedSerializedSubject<T> chunk)