|
|
Scala 2.2.0.9025
|
abstract
class
Reaction
extends
java.lang.Object with
java.lang.Runnable with
scala.ScalaObjectReaction associates an instance
of an Actor with a
java.lang.Runnable. It is also the super class of
the different kinds of tasks used for the execution of
event-based Actors.| Constructor Summary | |
def
this
|
|
| Def Summary | |
abstract
|
def
actor
: scala.actors.Actor
|
| Constructor Detail |
def
this
| Def Detail |
abstract
def
actor
: scala.actors.Actor