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 MpUnboundedXaddChunk
NOT_USED -
Constructor Summary
ConstructorsConstructorDescriptionMpscUnboundedXaddChunk(long index, MpscUnboundedXaddChunk<E> prev, int size, boolean pooled) -
Method Summary
-
Constructor Details
-
MpscUnboundedXaddChunk
-