Package akka.stream

Class 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$()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MODULE$

        public static final FanInShape$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • FanInShape$

        public FanInShape$()