Uses of Class
com.github.benmanes.caffeine.cache.BBHeader.PadReadCounter
-
Packages that use BBHeader.PadReadCounter Package Description com.github.benmanes.caffeine.cache This package contains caching utilities. -
-
Uses of BBHeader.PadReadCounter in com.github.benmanes.caffeine.cache
Subclasses of BBHeader.PadReadCounter 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
BBHeader.ReadCounterRef
Enforces a memory layout to avoid false sharing by padding the read count.(package private) static class
BoundedBuffer.RingBuffer<E>
-