Package akka.stream
Class SubscriptionWithCancelException$
- java.lang.Object
-
- akka.stream.SubscriptionWithCancelException$
-
public class SubscriptionWithCancelException$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static SubscriptionWithCancelException$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description SubscriptionWithCancelException$()
-
-
-
Field Detail
-
MODULE$
public static final SubscriptionWithCancelException$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-