Uses of Enum Class
com.github.benmanes.caffeine.cache.stats.DisabledStatsCounter
Packages that use DisabledStatsCounter
Package
Description
This package contains caching statistic utilities.
-
Uses of DisabledStatsCounter in com.github.benmanes.caffeine.cache.stats
Methods in com.github.benmanes.caffeine.cache.stats that return DisabledStatsCounterModifier and TypeMethodDescriptionstatic DisabledStatsCounter
Returns the enum constant of this class with the specified name.static DisabledStatsCounter[]
DisabledStatsCounter.values()
Returns an array containing the constants of this enum class, in the order they are declared.