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