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