scala.collection.mutable.LongMap
See theLongMap companion class Members listA builder for instances of LongMap
.
A builder for instances of LongMap
.
This builder can be reused to create multiple instances.
AttributesCreates a new LongMap
with zero or more key/value pairs.
Creates a new LongMap
with zero or more key/value pairs.
Creates a new empty LongMap
.
Creates a new LongMap
from an existing source collection.
Creates a new LongMap
from an existing source collection. A source collection which is already a LongMap
gets cloned.
the type of the collectionâs elements
Source collection
a new LongMap
with the elements of source
Creates a new LongMap
from arrays of keys and values.
Creates a new LongMap
from arrays of keys and values. Equivalent to but more efficient than LongMap((keys zip values): _*)
.
Creates a new LongMap
from keys and values.
Creates a new LongMap
from keys and values. Equivalent to but more efficient than LongMap((keys zip values): _*)
.
Creates a new empty LongMap
with the supplied default
Creates a new empty LongMap
with the supplied default
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