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