Class SpmcUnpaddedArrayQueueL2Pad<E>

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

abstract class SpmcUnpaddedArrayQueueL2Pad<E> extends SpmcUnpaddedArrayQueueProducerIndexField<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 SpmcArrayQueue.java.
  • Constructor Details

    • SpmcUnpaddedArrayQueueL2Pad

      SpmcUnpaddedArrayQueueL2Pad(int capacity)