public class Fnv1_32Hasher extends AbstractStreamingHasher
seed| 构造器和说明 |
|---|
Fnv1_32Hasher() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected AbstractHasher |
createInstance(Object initParam) |
long |
getHash() |
void |
reset() |
void |
update(byte b) |
asInt, asLong, hash, padToLong, toLong, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetSeedpublic void update(byte b)
update 在类中 AbstractStreamingHasherpublic long getHash()
public void reset()
reset 在接口中 StreamingHasherreset 在类中 AbstractStreamingHasherprotected AbstractHasher createInstance(Object initParam)
createInstance 在类中 AbstractHasherCopyright © 2022. All rights reserved.