Package org.apache.pekko.stream.scaladsl
Interface UnzipWithApply.UnzipWithCreator10<In,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10>
- 
- All Superinterfaces:
 UnzipWithApply.UnzipWithCreator<In,scala.Tuple10<A1,A2,A3,A4,A5,A6,A7,A8,A9,A10>,UnzipWith10<In,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10>>
- All Known Implementing Classes:
 UnzipWithApply.UnzipWithCreatorObject10$
- Enclosing interface:
 - UnzipWithApply
 
public static interface UnzipWithApply.UnzipWithCreator10<In,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10> extends UnzipWithApply.UnzipWithCreator<In,scala.Tuple10<A1,A2,A3,A4,A5,A6,A7,A8,A9,A10>,UnzipWith10<In,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10>>