@nowarn("cat=deprecation&msg=Implementation classes of BitSet should not be accessed directly") @SerialVersionUID(3L)
This object provides a set of operations to create immutable.BitSet
values.
- Companion:
- class
- Source:
- BitSet.scala
Type members
Deprecated classlikes
@deprecated("Implementation classes of BitSet should not be accessed directly", "2.13.0")
- Deprecated
- Source:
- BitSet.scala
@deprecated("Implementation classes of BitSet should not be accessed directly", "2.13.0")
- Deprecated
- Source:
- BitSet.scala
@deprecated("Implementation classes of BitSet should not be accessed directly", "2.13.0")
- Deprecated
- Source:
- BitSet.scala
Value members
Concrete methods
A bitset containing all the bits in an array
A bitset containing all the bits in an array
- Source:
- BitSet.scala
A bitset containing all the bits in an array, wrapping the existing array without copying.
A bitset containing all the bits in an array, wrapping the existing array without copying.
- Source:
- BitSet.scala