Uses of Class
com.github.benmanes.caffeine.cache.MpscChunkedArrayQueueColdProducerFields
Packages that use MpscChunkedArrayQueueColdProducerFields
-
Uses of MpscChunkedArrayQueueColdProducerFields in com.github.benmanes.caffeine.cache
Modifier and TypeClassDescription(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.