into the same bucket linkedList LL change to tree. I want to know what's that exact limit ?
For example: load factor is 0.75 when the bucket size is 16 and we are inserting 12 value it LL increase the size of the bucket. Same way at what limit it LL change linkedList to tree ?
In Google : reached certain limit like that they mentioned. I want to know what is that certain limit ?
If anyone knows please help me ?
If I'm wrong also please correct me.
http://hg.openjdk.java.net/jdk8/jdk8/jdk/file/687fd7c7986d/src/share/classes/java/util/HashMap.java#l642
Обсуждают сегодня