|
Scala 2.3.3.10048
|
object
ListMap
extends
java.lang.Object
with
scala.ScalaObject
Constructor Summary | |
def
this
|
Def Summary | |
def
Empty
[A, B]
: scala.collection.immutable.ListMap[A, B]
The empty map of this type |
|
def
apply
[A, B]
(elems: {A, B}*)
: scala.collection.immutable.Map[A, B]
The canonical factory for this type |
|
def
empty
[A, B]
: scala.collection.immutable.ListMap[A, B]
The empty map of this type |
Constructor Detail |
Def Detail |
def
Empty
[A, B]: scala.collection.immutable.ListMap[A, B]
empty
instead
def
apply
[A, B](elems: {A, B}*): scala.collection.immutable.Map[A, B]
def
empty
[A, B]: scala.collection.immutable.ListMap[A, B]