Package akka.stream.testkit
Class TestPublisher.SubscriptionDone$
- java.lang.Object
-
- akka.stream.testkit.TestPublisher.SubscriptionDone$
-
- All Implemented Interfaces:
NoSerializationVerificationNeeded
- Enclosing class:
- TestPublisher
public static class TestPublisher.SubscriptionDone$ extends java.lang.Object implements NoSerializationVerificationNeeded
-
-
Field Summary
Fields Modifier and Type Field Description static TestPublisher.SubscriptionDone$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description SubscriptionDone$()
-
-
-
Field Detail
-
MODULE$
public static final TestPublisher.SubscriptionDone$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-