| Modifier and Type | Class and Description | ||||
|---|---|---|---|---|---|
class |
Murmur1
A pure Java implementation of the Murmur 1 hashing algorithm as presented
at Murmur Project
Code is ported from original C++ source at
class Murmur2
A pure Java implementation of the Murmur 2 hashing algorithm as presented
at Murmur Project
Code is ported from original C++ source at
class Murmur3
A pure Java implementation of the Murmur 3 hashing algorithm as presented
at Murmur Project
Code is ported from original C++ source at
MurmurHash3.cpp
|
Copyright © 2014. All rights reserved.