Class SpscVarHandleUnpaddedArrayQueueL2Pad<E>

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

abstract class SpscVarHandleUnpaddedArrayQueueL2Pad<E> extends SpscVarHandleUnpaddedArrayQueueProducerIndexFields<E>
NOTE: This class was automatically generated by org.jctools.queues.varhandle.unpadded.JavaParsingVarHandleUnpaddedArrayQueueGenerator which can found in the jctools-build module. The original source file is SpscArrayQueue.java.
  • Constructor Details

    • SpscVarHandleUnpaddedArrayQueueL2Pad

      SpscVarHandleUnpaddedArrayQueueL2Pad(int capacity)