Uses of Enum
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 DefaultHashAlgorithmReturns the enum constant of this type with the specified name.static DefaultHashAlgorithm[]DefaultHashAlgorithm.values()Returns an array containing the constants of this enum type, in the order they are declared.