Package org.apache.pekko.stream.testkit
Class TestSubscriber.ManualProbe$
java.lang.Object
org.apache.pekko.stream.testkit.TestSubscriber.ManualProbe$
- Enclosing class:
- TestSubscriber
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TestSubscriber.ManualProbe$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> TestSubscriber.ManualProbe<T>
apply
(ClassicActorSystemProvider system) <T> TestSubscriber.ManualProbe<T>
create
(ClassicActorSystemProvider system) JAVA API
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ManualProbe$
public ManualProbe$()
-
-
Method Details
-
apply
-
create
JAVA API- Since:
- 1.1.0
-