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