Class MpmcUnpaddedArrayQueueL1Pad<E>

All Implemented Interfaces:
Iterable<E>, Collection<E>, Queue<E>, IndexedQueueSizeUtil.IndexedQueue, MessagePassingQueue<E>, QueueProgressIndicators, SupportsIterator
Direct Known Subclasses:
MpmcUnpaddedArrayQueueProducerIndexField

abstract class MpmcUnpaddedArrayQueueL1Pad<E> extends ConcurrentSequencedCircularUnpaddedArrayQueue<E>
NOTE: This class was automatically generated by org.jctools.queues.unpadded.JavaParsingUnpaddedQueueGenerator which can found in the jctools-build module. The original source file is MpmcArrayQueue.java.
  • Constructor Details

    • MpmcUnpaddedArrayQueueL1Pad

      MpmcUnpaddedArrayQueueL1Pad(int capacity)