default load factor for a non-empty hashmap. The hash table is resized when the proportion of elements per buckets exceeds this limit
See Implementation
default load factor for a non-empty hashmap. The hash table is resized when the proportion of elements per buckets exceeds this limit