Uses of Class
com.github.benmanes.caffeine.cache.BaseMpscLinkedArrayQueueColdProducerFields
Packages that use BaseMpscLinkedArrayQueueColdProducerFields
-
Uses of BaseMpscLinkedArrayQueueColdProducerFields in com.github.benmanes.caffeine.cache
Modifier and TypeClassDescription(package private) class
(package private) class
(package private) class
(package private) final class
An MPSC array queue which starts at initialCapacity and grows to maxCapacity in linked chunks of the initial size.