Constructs a HashSet with an initial bucket count of bucketCount. bucketCount must be a power of two.
See Implementation
Constructs a HashSet with an initial bucket count of bucketCount. bucketCount must be a power of two.