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