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