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 Details

    • ModifiedUtf8HashFunction

      public ModifiedUtf8HashFunction()
  • Method Details