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