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