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