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