BitSet.cardinality

Returns the number of bits set to {@code true} in this {@code BitSet}.

@return the number of bits set to {@code true} in this {@code BitSet}

class BitSet
size_t
cardinality
()

Meta