HashMap.loadFactor

The load factor for the hash table.

@serial

class HashMap(K, V)
float loadFactor;

Meta