Nobody has mentioned yet here that a string hash in Java is NOT guaranteed to be unique. Its only function is for use in a hash table to place strings in buckets.
I recommend like other posters to use a hashing algorithm that is designed to generate unique hashes.
I recommend like other posters to use a hashing algorithm that is designed to generate unique hashes.
I recommend like other posters to use a hashing algorithm that is designed to generate unique hashes.
Tell me when you find one that works in the general case.
Allowed only because the post contains useful info and this forum is not normally frequented by troll types., but by those that want to assist their fellow crazys()Another thread rises from the grave.