in scala.collection.immutable.Map
class MapTo

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 this (key: A)

Def Detail
def -> (value: B): scala.collection.immutable.Map[A,B]