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