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