Uses of Class
rx.internal.util.RxRingBuffer
Packages that use RxRingBuffer
Package
Description
Operators that allow composing Observables to transform and
manipulate data in an asynchronous, functional and thread-safe manner.
-
Uses of RxRingBuffer in rx.internal.operators
Fields in rx.internal.operators declared as RxRingBufferModifier and TypeFieldDescription(package private) final RxRingBuffer
OperatorZip.Zip.InnerSubscriber.items
(package private) RxRingBuffer
OperatorMerge.InnerSubscriber.queue
-
Uses of RxRingBuffer in rx.internal.util
Methods in rx.internal.util that return RxRingBufferModifier and TypeMethodDescriptionstatic RxRingBuffer
RxRingBuffer.getSpmcInstance()
static RxRingBuffer
RxRingBuffer.getSpscInstance()