public class TestActors$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static TestActors$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
TestActors$() |
Modifier and Type | Method and Description |
---|---|
Props |
blackholeProps() |
Props |
echoActorProps() |
Props |
forwardActorProps(ActorRef ref) |
public static final TestActors$ MODULE$