Static methods

staticinlineequals(str0:String, str1:String):Bool

Just to make java-style string comparison work in haxe.

staticinlinegetHashCode(str:String):Int

Hash code for mappings.