BitSet
Creates a bit set of given length filling elements using initializer
creates an empty bit set with the specified size
Parameters
size
the size of one element in the array used to store bits.
Creates a bit set of given length filling elements using initializer
creates an empty bit set with the specified size
the size of one element in the array used to store bits.
Thanks for your feedback!