scala / 3.1 / scala / collection / bitset$.html

Object scala.collection.BitSet

@SerialVersionUID(3L)

Supertypes
Self type

Concrete methods

Source
def empty: BitSet

Source

Source

Inherited methods

Source
def apply(xs: Int*): BitSet

Inherited from SpecificIterableFactory

Source
def fill(n: Int)(elem: => Int): BitSet

Inherited from SpecificIterableFactory

Inherited implicits

Source

Inherited from SpecificIterableFactory

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/collection/BitSet$.html