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/mutable/AnyRefMap$.html below:

AnyRefMap

scala.collection.mutable.AnyRefMap

See theAnyRefMap companion class Attributes
Companion
class
Deprecated
[Since version 2.13.16] Use `scala.collection.mutable.HashMap` instead for better performance.
Source
AnyRefMap.scala
Graph
Supertypes
Self type
Members list

A builder for instances of AnyRefMap.

A builder for instances of AnyRefMap.

This builder can be reused to create multiple instances.

Attributes
Source
AnyRefMap.scala
Supertypes

Creates a new AnyRefMap with zero or more key/value pairs.

Creates a new AnyRefMap with zero or more key/value pairs.

Attributes
Source
AnyRefMap.scala

Creates a new empty AnyRefMap.

Creates a new AnyRefMap from an existing source collection.

Creates a new AnyRefMap from an existing source collection. A source collection which is already an AnyRefMap gets cloned.

Type parameters
K

the type of the keys

V

the type of the values

Value parameters
source

Source collection

Attributes
Returns

a new AnyRefMap with the elements of source

Source
AnyRefMap.scala

Creates a new AnyRefMap from arrays of keys and values.

Creates a new AnyRefMap from arrays of keys and values. Equivalent to but more efficient than AnyRefMap((keys zip values): _*).

Attributes
Source
AnyRefMap.scala

Creates a new AnyRefMap from keys and values.

Creates a new AnyRefMap from keys and values. Equivalent to but more efficient than AnyRefMap((keys zip values): _*).

Attributes
Source
AnyRefMap.scala

Creates a new empty AnyRefMap with the supplied default

Creates a new empty AnyRefMap with the supplied default

Attributes
Source
AnyRefMap.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