Package org.jctools.queues
Class MpscUnboundedXaddChunk<E>
- java.lang.Object
-
- org.jctools.queues.MpUnboundedXaddChunk<MpscUnboundedXaddChunk<E>,E>
-
- org.jctools.queues.MpscUnboundedXaddChunk<E>
-
public final class MpscUnboundedXaddChunk<E> extends MpUnboundedXaddChunk<MpscUnboundedXaddChunk<E>,E>
-
-
Field Summary
-
Fields inherited from class org.jctools.queues.MpUnboundedXaddChunk
NOT_USED
-
-
Constructor Summary
Constructors Constructor Description MpscUnboundedXaddChunk(long index, MpscUnboundedXaddChunk<E> prev, int size, boolean pooled)
-
-
-
Constructor Detail
-
MpscUnboundedXaddChunk
public MpscUnboundedXaddChunk(long index, MpscUnboundedXaddChunk<E> prev, int size, boolean pooled)
-
-