Skip navigation links
C D G H M N 

C

com.io7m.jmurmur - package com.io7m.jmurmur
 
com.io7m.jmurmur.documentation - package com.io7m.jmurmur.documentation
Documentation.

D

DEFAULT_SEED - Static variable in class com.io7m.jmurmur.Murmur3
The default seed if one is not explicitly given.

G

getDocumentationXMLLocation() - Static method in class com.io7m.jmurmur.documentation.NDocumentation
 

H

hashInt(int) - Static method in class com.io7m.jmurmur.Murmur3
Hash the given integer value using the default seed (@link DEFAULT_SEED).
hashIntWithSeed(int, int) - Static method in class com.io7m.jmurmur.Murmur3
Hash the given integer value using the given seed to randomize the results.
hashLong(long) - Static method in class com.io7m.jmurmur.Murmur3
Hash the given long value using the default seed (@link DEFAULT_SEED).
hashLongWithSeed(long, int) - Static method in class com.io7m.jmurmur.Murmur3
Hash the given long value using the given seed to randomize the results.

M

Murmur3 - Class in com.io7m.jmurmur
An implementation of the public domain Murmur3 hash function.

N

NDocumentation - Class in com.io7m.jmurmur.documentation
Functions for retrieving the documentation.
NDocumentation() - Constructor for class com.io7m.jmurmur.documentation.NDocumentation
 
C D G H M N 
Skip navigation links

Copyright © 2017 <code@io7m.com> http://io7m.com