public class MurmurHash extends java.lang.Object
MurmurHash()
long
hash(byte[] data, int length, long seed)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MurmurHash()
public long hash(byte[] data, int length, long seed)