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