Integer Slots
enum IntegerSlots : Enum<HashedSetBinDescriptor.IntegerSlots> , IntegerSlotsEnum
Content copied to clipboard
The layout of integer slots for my instances.
Entries
Link copied to clipboard
Content copied to clipboard
The low 32 bits are used for the BIN_HASH, and in this subclass, the high 32 bits hold the bin size.
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.