Will .hashcode() return a different int due to compaction of tenure space?

前端 未结 5 1717
谎友^
谎友^ 2020-12-01 01:24

If I call the Object.hashcode() method on some object it returns the internal address of the object (default implementation). Is this address a logical or phys

5条回答
提交回复
热议问题