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 @since 1.4

class BitSet
bool
isEmpty
()

Meta