跳到主要内容

empty

检查BitSet的所有位是否均为 0

声明

bool empty(BitSet self)

参数

参数名描述
selfBitSet实例

返回值

是否均为 0

使用方式

返回文档