72737475767778
// Views. // @Override public FastBitSet unmodifiable() { return new FastBitSet(new UnmodifiableBitSetImpl(service())); }