Uses of Enum Class
net.spy.memcached.DefaultHashAlgorithm
Packages that use DefaultHashAlgorithm
-
Uses of DefaultHashAlgorithm in net.spy.memcached
Methods in net.spy.memcached that return DefaultHashAlgorithmModifier and TypeMethodDescriptionstatic DefaultHashAlgorithm
Returns the enum constant of this class with the specified name.static DefaultHashAlgorithm[]
DefaultHashAlgorithm.values()
Returns an array containing the constants of this enum class, in the order they are declared.