Class SpscUnpaddedArrayQueueL3Pad<E>

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

abstract class SpscUnpaddedArrayQueueL3Pad<E> extends SpscUnpaddedArrayQueueConsumerIndexField<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 SpscArrayQueue.java.
  • Constructor Details

    • SpscUnpaddedArrayQueueL3Pad

      SpscUnpaddedArrayQueueL3Pad(int capacity)