|
Scala 2.2.0.9153
|
private
class
RecursiveProxyHandler
extends
java.lang.Object with
scala.PartialFunction[scala.Any, scala.Unit] with
scala.ScalaObjectConstructor Summary | |
def
this
(a: scala.actors.Actor, f: scala.PartialFunction[scala.Any, scala.Unit])
|
Def Summary | |
def
apply
(m: scala.Any)
: scala.Unit
|
|
def
isDefinedAt
(m: scala.Any)
: scala.Boolean
|
Constructor Detail |
def
this
(a: scala.actors.Actor, f: scala.PartialFunction[scala.Any, scala.Unit])
Def Detail |
def
apply
(m: scala.Any): scala.Unit
def
isDefinedAt
(m: scala.Any): scala.Boolean