On this page
Object BitSet.BitSet
| Supertypes | |
|---|---|
| Self type |
Concrete methods
Source
Source
| Value parameters |
|
|---|---|
| Returns | A collection of type |
Source
Get a Builder for the collection. For non-strict collection types this will use an intermediate buffer. Building collections with fromSpecific is preferred because it can be lazy for lazy collections.
Inherited methods
Source
| Inherited from | SpecificIterableFactory |
|---|
Source
| Inherited from | SpecificIterableFactory |
|---|
Inherited implicits
Source
implicit def specificIterableFactory: Factory[A, C]
| Inherited from | SpecificIterableFactory |
|---|
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/collection/BitSet$.html