Hashing objects by their address and copying garbage collection

前端 未结 0 1132
后悔当初
后悔当初 2020-12-18 21:10

Sometimes it\'s convenient to create a hash table where the hash function uses the hashed object\'s address. The hash function is easy to implement and cheap to execute.

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