Class FanIn$


  • public class FanIn$
    extends java.lang.Object
    INTERNAL API
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static FanIn$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      FanIn$()  
    • Field Detail

      • MODULE$

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

      • FanIn$

        public FanIn$()
    • Method Detail

      • Marked

        public final int Marked()
      • Pending

        public final int Pending()
      • Depleted

        public final int Depleted()
      • Completed

        public final int Completed()
      • Cancelled

        public final int Cancelled()