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) |