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.poolprivate static final ObjectPool<IndexedRingBuffer<?>> IndexedRingBuffer.POOLstatic final ObjectPool<Queue<Object>> RxRingBuffer.SPMC_POOLstatic final ObjectPool<Queue<Object>> RxRingBuffer.SPSC_POOLConstructors in rx.internal.util with parameters of type ObjectPool