public class MurmurHash extends Object
| Constructor and Description |
|---|
MurmurHash() |
| Modifier and Type | Method and Description |
|---|---|
static int |
hash32(byte[] src,
int offset,
int length,
int seed) |
Copyright © 2001-2016 JRuby. All Rights Reserved.