Package gaiasky.test
package gaiasky.test
Some test utils.
-
ClassDescriptionCompares the native
String.hashCode()
method against a fast version inTextUtils.hashFast(String)
, the murmur hash implementation * inTextUtils.hashMurmur(String)
and the FNV1 inTextUtils.hashFNV1(String)
.