Uses of Class
com.github.benmanes.caffeine.SCQHeader.HeadAndTailRef
Packages that use SCQHeader.HeadAndTailRef
Package
Description
Utility classes commonly useful in concurrent programming.
-
Uses of SCQHeader.HeadAndTailRef in com.github.benmanes.caffeine
Subclasses of SCQHeader.HeadAndTailRef in com.github.benmanes.caffeineModifier and TypeClassDescriptionfinal class
A lock-free unbounded queue based on linked nodes that supports concurrent producers and is restricted to a single consumer.