|
Scala 2.2.0
|
class
MapTo
extends
java.lang.Object with
scala.ScalaObjectConstructor Summary | |
def
this
(key: A)
|
Def Summary | |
def
->
(value: B)
: scala.collection.immutable.Map[A,B]
|
Constructor Detail |
def
this
(key: A)
Def Detail |
def
->
(value: B): scala.collection.immutable.Map[A,B]