How can I write a hash function to convert a string value into a unique number which will be it's index in a bitSet?

后端 未结 0 1105
野趣味
野趣味 2020-12-09 03:58

I am trying to figure out how to write my own unique algorithm which converts a string value into a unique number which will be its index in a bitSet. I have created my bitS

相关标签:
回答
  • 消灭零回复
提交回复
热议问题