in scala.actors.Actor
class FromReceive

class FromReceive
extends java.lang.Object
with scala.ScalaObject

Constructor Summary
def this (r: scala.actors.Actor)



Def Summary
def receive [a] (f: scala.PartialFunction[scala.Any, a]) : a



Constructor Detail
def this (r: scala.actors.Actor)

Def Detail
def receive [a](f: scala.PartialFunction[scala.Any, a]): a