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