Hash Map
Parameters
Throws
Constructs an empty HashMap instance.
Parameters
initial Capacity
the initial capacity (ignored)
load Factor
the load factor (ignored)
Throws
if the initial capacity or load factor are negative
Constructs an empty HashMap instance.
the initial capacity (ignored)
the load factor (ignored)
if the initial capacity or load factor are negative