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