On this page
Object scala.collection.immutable.HashMap
@SerialVersionUID(3L)
This object provides a set of operations to create immutable.HashMap
values.
Supertypes | |
---|---|
Self type |
Concrete methods
Source
Source
Source
Create a new Builder which can be reused after calling result()
without an intermediate call to clear()
in order to build multiple related results.
Inherited methods
Source
A collection of type Map that contains given key/value bindings.
Inherited from | MapFactory |
---|
Inherited implicits
Source
The default Factory instance for maps.
Inherited from | MapFactory |
---|
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/collection/immutable/HashMap$.html