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–2015 JRuby. All rights reserved.