Class ZipLatest$


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

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

      Constructors 
      Constructor Description
      ZipLatest$()  
    • Field Detail

      • MODULE$

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

      • ZipLatest$

        public ZipLatest$()