BitSet

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def fromBitMask(elems: Array[Long]): BitSet

A bitset containing all the bits in an array

A bitset containing all the bits in an array

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.

Inherited methods

def apply(xs: Int*): BitSet
def fill(n: Int)(elem: => Int): BitSet

Implicits

Inherited implicits