Package org.apache.pekko.stream.testkit
Class TestSubscriber.OnNext$
java.lang.Object
org.apache.pekko.stream.testkit.TestSubscriber.OnNext$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TestSubscriber
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TestSubscriber.OnNext$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<I> TestSubscriber.OnNext<I>apply(I element) final StringtoString()<I> scala.Option<I>unapply(TestSubscriber.OnNext<I> x$0)