Class Zip$


  • public class Zip$
    extends java.lang.Object
    Create a new Zip operator with the specified input types and zipping-function which creates akka.japi.Pairs.
    • Field Summary

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

      Constructors 
      Constructor Description
      Zip$()  
    • Field Detail

      • MODULE$

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

      • Zip$

        public Zip$()