public abstract class BaseIntQueueDisposable<T>
extends java.util.concurrent.atomic.AtomicInteger
implements io.reactivex.internal.fuseable.QueueDisposable<T>
| Constructor and Description |
|---|
BaseIntQueueDisposable() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
offer(T e) |
boolean |
offer(T v1,
T v2) |
accumulateAndGet, addAndGet, compareAndSet, decrementAndGet, doubleValue, floatValue, get, getAndAccumulate, getAndAdd, getAndDecrement, getAndIncrement, getAndSet, getAndUpdate, incrementAndGet, intValue, lazySet, longValue, set, toString, updateAndGet, weakCompareAndSet