Uses of Class
org.jctools.queues.atomic.unpadded.MpscAtomicUnpaddedArrayQueueProducerLimitField
-
Packages that use MpscAtomicUnpaddedArrayQueueProducerLimitField Package Description org.jctools.queues.atomic.unpadded -
-
Uses of MpscAtomicUnpaddedArrayQueueProducerLimitField in org.jctools.queues.atomic.unpadded
Subclasses of MpscAtomicUnpaddedArrayQueueProducerLimitField in org.jctools.queues.atomic.unpadded Modifier and Type Class Description class
MpscAtomicUnpaddedArrayQueue<E>
NOTE: This class was automatically generated by org.jctools.queues.atomic.unpadded.JavaParsingAtomicUnpaddedArrayQueueGenerator which can found in the jctools-build module.(package private) class
MpscAtomicUnpaddedArrayQueueConsumerIndexField<E>
NOTE: This class was automatically generated by org.jctools.queues.atomic.unpadded.JavaParsingAtomicUnpaddedArrayQueueGenerator which can found in the jctools-build module.(package private) class
MpscAtomicUnpaddedArrayQueueL2Pad<E>
NOTE: This class was automatically generated by org.jctools.queues.atomic.unpadded.JavaParsingAtomicUnpaddedArrayQueueGenerator which can found in the jctools-build module.(package private) class
MpscAtomicUnpaddedArrayQueueL3Pad<E>
NOTE: This class was automatically generated by org.jctools.queues.atomic.unpadded.JavaParsingAtomicUnpaddedArrayQueueGenerator which can found in the jctools-build module.Fields in org.jctools.queues.atomic.unpadded with type parameters of type MpscAtomicUnpaddedArrayQueueProducerLimitField Modifier and Type Field Description private static java.util.concurrent.atomic.AtomicLongFieldUpdater<MpscAtomicUnpaddedArrayQueueProducerLimitField>
MpscAtomicUnpaddedArrayQueueProducerLimitField. P_LIMIT_UPDATER
-