BitSet.isEmpty

Returns true if this {@code BitSet} contains no bits that are set to {@code true}.

@return bool indicating whether this {@code BitSet} is empty

class BitSet
bool
isEmpty
()

Meta