Uses of Class
com.exonum.binding.common.hash.Funnels.HashCodeFunnel
Package | Description |
---|---|
com.exonum.binding.common.hash |
Hash functions and related structures.
|
-
Uses of Funnels.HashCodeFunnel in com.exonum.binding.common.hash
Methods in com.exonum.binding.common.hash that return Funnels.HashCodeFunnel Modifier and Type Method Description static Funnels.HashCodeFunnel
Funnels.HashCodeFunnel. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Funnels.HashCodeFunnel[]
Funnels.HashCodeFunnel. values()
Returns an array containing the constants of this enum type, in the order they are declared.