Package org.apache.pekko.stream.scaladsl
Class UnzipWithApply.UnzipWithCreatorObject10$
java.lang.Object
org.apache.pekko.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject10$
- All Implemented Interfaces:
- UnzipWithApply.UnzipWithCreator<Object,,- scala.Tuple10<Object, - Object, - Object, - Object, - Object, - Object, - Object, - Object, - Object, - Object>, - UnzipWith10<Object, - Object, - Object, - Object, - Object, - Object, - Object, - Object, - Object, - Object, - Object>> - UnzipWithApply.UnzipWithCreator10<Object,- Object, - Object, - Object, - Object, - Object, - Object, - Object, - Object, - Object, - Object> 
- Enclosing interface:
- UnzipWithApply
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final UnzipWithApply.UnzipWithCreatorObject10$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pekko.stream.scaladsl.UnzipWithApply.UnzipWithCreator10create
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
UnzipWithCreatorObject10$public UnzipWithCreatorObject10$()
 
-