Package org.apache.pekko.testkit
Class TestProbe$
java.lang.Object
org.apache.pekko.testkit.TestProbe$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TestProbe$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(String name, ActorSystem system) apply(ActorSystem system)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
TestProbe$
public TestProbe$()
-
-
Method Details
-
apply
-
apply
-