public static class Hasher.ToStringHasher extends Hasher.BinaryHasher<Object,Object>
Hasher.BinaryHasher<N,K>, Hasher.HashAlgorithim, Hasher.MessageDigestFactory, Hasher.Native, Hasher.ToStringCodec, Hasher.ToStringHasher| Constructor and Description |
|---|
Hasher.ToStringHasher()
Constructs a ToStringChecksumHasher that uses the JENKINS hash algorithim.
|
Hasher.ToStringHasher(Hasher.HashAlgorithim hashAlgorithim) |
| Modifier and Type | Method and Description |
|---|---|
int |
hashNode(Object node,
int i) |
hash, hashKeypublic Hasher.ToStringHasher()
public Hasher.ToStringHasher(Hasher.HashAlgorithim hashAlgorithim)
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.