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