public static class MurmurHash3.IncrementalHash32 extends Object
Constructor and Description |
---|
IncrementalHash32() |
Modifier and Type | Method and Description |
---|---|
void |
add(byte[] data,
int offset,
int length) |
int |
end() |
void |
start(int hash) |
public IncrementalHash32()
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.