Uses of Class
org.jctools.queues.atomic.MpmcAtomicArrayQueueConsumerIndexField
-
Packages that use MpmcAtomicArrayQueueConsumerIndexField Package Description org.jctools.queues.atomic -
-
Uses of MpmcAtomicArrayQueueConsumerIndexField in org.jctools.queues.atomic
Subclasses of MpmcAtomicArrayQueueConsumerIndexField in org.jctools.queues.atomic Modifier and Type Class Description classMpmcAtomicArrayQueue<E>NOTE: This class was automatically generated by org.jctools.queues.atomic.JavaParsingAtomicArrayQueueGenerator which can found in the jctools-build module.(package private) classMpmcAtomicArrayQueueL3Pad<E>NOTE: This class was automatically generated by org.jctools.queues.atomic.JavaParsingAtomicArrayQueueGenerator which can found in the jctools-build module.Fields in org.jctools.queues.atomic with type parameters of type MpmcAtomicArrayQueueConsumerIndexField Modifier and Type Field Description private static java.util.concurrent.atomic.AtomicLongFieldUpdater<MpmcAtomicArrayQueueConsumerIndexField>MpmcAtomicArrayQueueConsumerIndexField. C_INDEX_UPDATER
-