-
Methods Method Description com.exonum.binding.common.hash.Hasher.hashCode() This returnsObject.hashCode(); you almost certainly mean to callhash().asInt().
| Method | Description |
|---|---|
| com.exonum.binding.common.hash.Hasher.hashCode() |
This returns
Object.hashCode(); you almost certainly mean to call
hash().asInt(). |