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