Integer Slots
enum IntegerSlots : Enum<HashedMapBinDescriptor.IntegerSlots> , IntegerSlotsEnum
Content copied to clipboard
The layout of integer slots for my instances.
Entries
Link copied to clipboard
Content copied to clipboard
A bit vector indicating which (masked, shifted) hash values are non-empty and represented by a slot.
Link copied to clipboard
Content copied to clipboard
A long holding BitFields containing the combined keys hash and the combined values hash or zero.