public class TestProbe$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static TestProbe$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
TestProbe$() |
Modifier and Type | Method and Description |
---|---|
TestProbe |
apply(akka.actor.ActorSystem system) |
TestProbe |
apply(java.lang.String name,
akka.actor.ActorSystem system) |
public static final TestProbe$ MODULE$