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