Module com.github.benmanes.caffeine
Package com.github.benmanes.caffeine.cache.stats
@NullMarked
@CheckReturnValue
package com.github.benmanes.caffeine.cache.stats
This package contains caching statistic utilities.
-
ClassDescriptionStatistics about the performance of a
Cache.A thread-safeStatsCounterimplementation for use byCacheimplementors.Accumulates statistics during the operation of aCachefor presentation byCache.stats().