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