Package akka.stream.scaladsl
Class UnzipWithApply.UnzipWithCreatorObject2$
- java.lang.Object
- 
- akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject2$
 
- 
- All Implemented Interfaces:
- UnzipWithApply.UnzipWithCreator<java.lang.Object,scala.Tuple2<java.lang.Object,java.lang.Object>,UnzipWith2<java.lang.Object,java.lang.Object,java.lang.Object>>,- UnzipWithApply.UnzipWithCreator2<java.lang.Object,java.lang.Object,java.lang.Object>
 - Enclosing interface:
- UnzipWithApply
 
 public static class UnzipWithApply.UnzipWithCreatorObject2$ extends java.lang.Object implements UnzipWithApply.UnzipWithCreator2<java.lang.Object,java.lang.Object,java.lang.Object> 
- 
- 
Field SummaryFields Modifier and Type Field Description static UnzipWithApply.UnzipWithCreatorObject2$MODULE$Static reference to the singleton instance of this Scala object.
 - 
Constructor SummaryConstructors Constructor Description UnzipWithCreatorObject2$()
 - 
Method Summary- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator2create
 
- 
 
- 
- 
- 
Field Detail- 
MODULE$public static final UnzipWithApply.UnzipWithCreatorObject2$ MODULE$ Static reference to the singleton instance of this Scala object.
 
- 
 
-