static BitSet emptyBitSet(int capacity) { ret new BitSet(capacity); } static BitSet emptyBitSet(Cl capacity) { ret emptyBitSet(l(capacity)); }