Package org.robovm.compiler.hash
Class ModifiedUtf8HashFunction
java.lang.Object
org.robovm.compiler.hash.ModifiedUtf8HashFunction
- All Implemented Interfaces:
HashFunction<String>
public class ModifiedUtf8HashFunction extends Object implements HashFunction<String>
- Author:
- niklas
-
Constructor Summary
Constructors Constructor Description ModifiedUtf8HashFunction() -
Method Summary
-
Constructor Details
-
ModifiedUtf8HashFunction
public ModifiedUtf8HashFunction()
-
-
Method Details
-
hash
- Specified by:
hashin interfaceHashFunction<String>
-