Package org.apache.pekko.stream.scaladsl
Class UnzipWithApply.UnzipWithCreatorObject6$
java.lang.Object
org.apache.pekko.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject6$
- All Implemented Interfaces:
UnzipWithApply.UnzipWithCreator<Object,,scala.Tuple6<Object, Object, Object, Object, Object, Object>, UnzipWith6<Object, Object, Object, Object, Object, Object, Object>> UnzipWithApply.UnzipWithCreator6<Object,Object, Object, Object, Object, Object, Object>
- Enclosing interface:
- UnzipWithApply
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final UnzipWithApply.UnzipWithCreatorObject6$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.UnzipWithCreator6
create
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
UnzipWithCreatorObject6$
public UnzipWithCreatorObject6$()
-