TDoubleCharHashMap instance with the default capacity and load factor.
TDoubleCharHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the default load factor.
TDoubleCharHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the specified load factor.
TDoubleCharHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the specified load factor.
TDoubleCharHashMap instance containing all of the entries in the map passed in.
TDoubleCharHashMap instance containing all of the entries in the map passed in.