Package org.apache.pekko.stream.scaladsl
Class UnzipWithApply.UnzipWithCreatorObject2$
java.lang.Object
org.apache.pekko.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject2$
- All Implemented Interfaces:
UnzipWithApply.UnzipWithCreator<Object,,scala.Tuple2<Object, Object>, UnzipWith2<Object, Object, Object>> UnzipWithApply.UnzipWithCreator2<Object,Object, Object>
- Enclosing interface:
- UnzipWithApply
public static class UnzipWithApply.UnzipWithCreatorObject2$
extends Object
implements UnzipWithApply.UnzipWithCreator2<Object,Object,Object>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final UnzipWithApply.UnzipWithCreatorObject2$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pekko.stream.scaladsl.UnzipWithApply.UnzipWithCreator2
create
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
UnzipWithCreatorObject2$
public UnzipWithCreatorObject2$()
-