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