A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.scala-lang.org/api/current/scala/collection/IterableFactory$.html below:

IterableFactory

Type members

Classlikes

class Delegate[CC[_]](delegate: IterableFactory[CC]) extends IterableFactory[CC] Attributes
Source
Factory.scala
Supertypes

trait

IterableFactory

[

CC

]

trait

Serializable

class

Object

trait

Matchable

class

Any
Known subtypes

object

Iterable

object

Iterable

object

Set

object

Iterable

object

Set

Implicits

Implicits

implicit def toBuildFrom

[

A

,

CC

[

_

]](

factory

:

IterableFactory

[

CC

]):

BuildFrom

[

Any

,

A

,

CC

[

A

]]

Attributes
Source
Factory.scala
implicit def toFactory

[

A

,

CC

[

_

]](

factory

:

IterableFactory

[

CC

]):

Factory

[

A

,

CC

[

A

]]

Fixes the element type of factory to A

Fixes the element type of factory to A

Type parameters
A

Type of elements

CC

Collection type constructor of the factory (e.g. Seq, List)

Value parameters
factory

The factory to fix the element type

Attributes
Returns

A Factory that uses the given factory to build a collection of elements of type A

Source
Factory.scala

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4