Uses of Enum Class
com.google.common.hash.Hashing.Crc32CSupplier
Packages that use Hashing.Crc32CSupplier
-
Uses of Hashing.Crc32CSupplier in com.google.common.hash
Methods in com.google.common.hash that return Hashing.Crc32CSupplierModifier and TypeMethodDescriptionprivate static Hashing.Crc32CSupplier
Hashing.Crc32CSupplier.pickFunction()
static Hashing.Crc32CSupplier
Returns the enum constant of this class with the specified name.static Hashing.Crc32CSupplier[]
Hashing.Crc32CSupplier.values()
Returns an array containing the constants of this enum class, in the order they are declared.