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