Package akka.stream.scaladsl
Interface UnzipWithApply.UnzipWithCreator6<In,A1,A2,A3,A4,A5,A6>
- 
- All Superinterfaces:
- UnzipWithApply.UnzipWithCreator<In,scala.Tuple6<A1,A2,A3,A4,A5,A6>,UnzipWith6<In,A1,A2,A3,A4,A5,A6>>
 - All Known Implementing Classes:
- UnzipWithApply.UnzipWithCreatorObject6$
 - Enclosing interface:
- UnzipWithApply
 
 public static interface UnzipWithApply.UnzipWithCreator6<In,A1,A2,A3,A4,A5,A6> extends UnzipWithApply.UnzipWithCreator<In,scala.Tuple6<A1,A2,A3,A4,A5,A6>,UnzipWith6<In,A1,A2,A3,A4,A5,A6>>