Uses of Class
com.github.benmanes.caffeine.cache.BBHeader.ReadCounterRef
-
Packages that use BBHeader.ReadCounterRef Package Description com.github.benmanes.caffeine.cache This package contains caching utilities. -
-
Uses of BBHeader.ReadCounterRef in com.github.benmanes.caffeine.cache
Subclasses of BBHeader.ReadCounterRef in com.github.benmanes.caffeine.cache Modifier and Type Class Description (package private) static class
BBHeader.PadWriteCounter
(package private) static class
BBHeader.ReadAndWriteCounterRef
Enforces a memory layout to avoid false sharing by padding the write count.(package private) static class
BoundedBuffer.RingBuffer<E>
-