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