Class SpscVarHandleUnpaddedArrayQueueL1Pad<E>

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

abstract class SpscVarHandleUnpaddedArrayQueueL1Pad<E> extends SpscVarHandleUnpaddedArrayQueueColdField<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

    • SpscVarHandleUnpaddedArrayQueueL1Pad

      SpscVarHandleUnpaddedArrayQueueL1Pad(int capacity)