|
|
Scala 2.2.0.9153
|
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