Top Fields Constructors Methods
io.netty.util.internal.shaded.org.jctools.queues

pack-priv final Class MpscUnboundedXaddChunk<E>

extends MpUnboundedXaddChunk<MpscUnboundedXaddChunk<E>, E>
Class Inheritance
Annotations
@InternalAPI
Imports
io.netty.util.internal.shaded.org.jctools.util.InternalAPI

Field Summary

Inherited from io.netty.util.internal.shaded.org.jctools.queues.MpUnboundedXaddChunk:
NOT_USED

Constructor Summary

AccessConstructor and Description
pack-priv
MpscUnboundedXaddChunk(long index, MpscUnboundedXaddChunk<E> prev, int size, boolean pooled)

Method Summary

Inherited from io.netty.util.internal.shaded.org.jctools.queues.MpUnboundedXaddChunk:
isPooledlvElementlvIndexlvNextlvPrevsoElementsoIndexsoNextsoPrevspIndexspinForElement

Constructor Detail

MpscUnboundedXaddChunkback to summary
pack-priv MpscUnboundedXaddChunk(long index, MpscUnboundedXaddChunk<E> prev, int size, boolean pooled)