A bitset containing all the bits in an array
A bitset containing all the bits in an array, wrapping the existing array without copying.
A bitset containing all the bits in an array, wrapping the existing array without copying.
Source collection
A collection of typeC containing the same elements as the source collectionit.
Get a Builder for the collection.
Get a Builder for the collection. For non-strict collection types this will use an intermediate buffer. Building collections withfromSpecific is preferred because it can be lazy for lazy collections.