Package org.robovm.compiler.hash
-
Interface Summary Interface Description HashFunction<K> -
Class Summary Class Description HashTableGenerator<K,V extends Constant> Generates static hash tables in the form of aStructureConstantusing aHashFunction.ModifiedUtf8HashFunction MurmurHash3 The MurmurHash3 algorithm was created by Austin Appleby.