Class FlowableBufferExactBoundary.BufferBoundarySubscriber<T,U extends Collection<? super T>,B>

java.lang.Object
io.reactivex.rxjava3.subscribers.DisposableSubscriber<B>
io.reactivex.rxjava3.internal.operators.flowable.FlowableBufferExactBoundary.BufferBoundarySubscriber<T,U,B>
All Implemented Interfaces:
FlowableSubscriber<B>, Disposable, org.reactivestreams.Subscriber<B>
Enclosing class:
FlowableBufferExactBoundary<T,U extends Collection<? super T>,B>

static final class FlowableBufferExactBoundary.BufferBoundarySubscriber<T,U extends Collection<? super T>,B> extends DisposableSubscriber<B>