SpecificIterableFactory
- Type parameters:
- A
Type of elements (e.g.
Int,Boolean, etc.)- C
Type of collection (e.g.
List[Int],TreeMap[Int, String], etc.)
- Source:
- Factory.scala
object ValueSet
object BitSet
object BitSet
object WrappedString
object BitSet
object DoubleAccumulator
object IntAccumulator
object LongAccumulator
Value members
Concrete methods
Inherited methods
- Value parameters:
- it
Source collection
- Returns:
A collection of type
Ccontaining the same elements as the source collectionit.- Inherited from:
- Factory
- Source:
- Factory.scala