Uses of Class
rx.internal.util.ObjectPool
Packages that use ObjectPool
-
Uses of ObjectPool in rx.internal.util
Fields in rx.internal.util declared as ObjectPoolModifier and TypeFieldDescriptionprivate final ObjectPool
<Queue<Object>> RxRingBuffer.pool
private static final ObjectPool
<IndexedRingBuffer<?>> IndexedRingBuffer.POOL
static final ObjectPool
<Queue<Object>> RxRingBuffer.SPMC_POOL
static final ObjectPool
<Queue<Object>> RxRingBuffer.SPSC_POOL
Constructors in rx.internal.util with parameters of type ObjectPool