Uses of Enum Class
com.github.benmanes.caffeine.cache.DisabledTicker
Packages that use DisabledTicker
-
Uses of DisabledTicker in com.github.benmanes.caffeine.cache
Methods in com.github.benmanes.caffeine.cache that return DisabledTickerModifier and TypeMethodDescriptionstatic DisabledTicker
Returns the enum constant of this class with the specified name.static DisabledTicker[]
DisabledTicker.values()
Returns an array containing the constants of this enum class, in the order they are declared.