abstract class BaseSpscLinkedArrayQueueProducerFields<E> extends BaseSpscLinkedArrayQueueProducerColdFields<E>
Modifier and Type | Field and Description |
---|---|
protected long |
producerIndex |
maxQueueCapacity, producerBuffer, producerLimit, producerLookAheadStep, producerMask
Constructor and Description |
---|
BaseSpscLinkedArrayQueueProducerFields() |
contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait