A RetroSearch Logo

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

Search Query:

Showing content from https://scala-lang.org/api/3.x/scala/collection/MapFactory.html below:

MapFactory

scala.collection.MapFactory

See theMapFactory companion object Members list

A collection of type Map generated from given iterable object.

A collection of type Map generated from given iterable object.

Attributes
Source
Factory.scala
Value parameters
it

Source collection

Attributes
Returns

A collection of type C containing the same elements as the source collection it.

Source
Factory.scala

Get a Builder for the collection.

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.

Attributes
Source
BuildFrom.scala

Get a Builder for the collection.

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.

Attributes
Source
Factory.scala

The default builder for Map objects.

The default builder for Map objects.

Attributes
Source
Factory.scala

A collection of type Map that contains given key/value bindings.

A collection of type Map that contains given key/value bindings.

Attributes
Source
Factory.scala

Partially apply a BuildFrom to a Factory

Attributes
Deprecated
[Since version 2.13.0] Use newBuilder() instead of apply()
Source
BuildFrom.scala

The default Factory instance for maps.

The default Factory instance for maps.

Attributes
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