Uses of Interface
org.robovm.compiler.hash.HashFunction
| Package | Description |
|---|---|
| org.robovm.compiler.hash |
-
Uses of HashFunction in org.robovm.compiler.hash
Classes in org.robovm.compiler.hash that implement HashFunction Modifier and Type Class Description classModifiedUtf8HashFunctionConstructors in org.robovm.compiler.hash with parameters of type HashFunction Constructor Description HashTableGenerator(HashFunction<K> function)HashTableGenerator(HashFunction<K> function, int tableSize)HashTableGenerator(HashFunction<K> function, int tableSize, double loadFactor)