Class FlowableSampleTimed.SampleTimedEmitLast<T>

java.lang.Object
java.util.concurrent.atomic.AtomicReference<T>
io.reactivex.rxjava3.internal.operators.flowable.FlowableSampleTimed.SampleTimedSubscriber<T>
io.reactivex.rxjava3.internal.operators.flowable.FlowableSampleTimed.SampleTimedEmitLast<T>
All Implemented Interfaces:
FlowableSubscriber<T>, Serializable, Runnable, org.reactivestreams.Subscriber<T>, org.reactivestreams.Subscription
Enclosing class:
FlowableSampleTimed<T>

static final class FlowableSampleTimed.SampleTimedEmitLast<T> extends FlowableSampleTimed.SampleTimedSubscriber<T>