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