public class Fnv1a_32Hasher extends AbstractStreamingHasher
seed| 构造器和说明 |
|---|
Fnv1a_32Hasher() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected AbstractHasher |
createInstance(Object initParam) |
long |
getHash() |
void |
reset() |
void |
update(byte b) |
hash, updateasInt, asLong, get, getName, hash, hash, padToLong, setSeed, toLongclone, 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.