Constructs an empty <tt>HashMap</tt> with the default initial capacity (16) and the default load factor (0.75).
See Implementation
Constructs an empty <tt>HashMap</tt> with the default initial capacity (16) and the default load factor (0.75).