public class TestActor$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static TestActor$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
TestActor$() |
Modifier and Type | Method and Description |
---|---|
scala.Function1<java.lang.Object,java.lang.Object> |
FALSE() |
Props |
props(java.util.concurrent.BlockingDeque<TestActor.Message> queue) |
public static final TestActor$ MODULE$
public scala.Function1<java.lang.Object,java.lang.Object> FALSE()
public Props props(java.util.concurrent.BlockingDeque<TestActor.Message> queue)