Class MpscVarHandleUnpaddedArrayQueueL1Pad<E>

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

abstract class MpscVarHandleUnpaddedArrayQueueL1Pad<E> extends ConcurrentCircularVarHandleUnpaddedArrayQueue<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 MpscArrayQueue.java.
  • Constructor Details

    • MpscVarHandleUnpaddedArrayQueueL1Pad

      MpscVarHandleUnpaddedArrayQueueL1Pad(int capacity)