Package org.apache.pekko.stream.scaladsl
Interface UnzipWithApply.UnzipWithCreator15<In,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15>
- 
- All Superinterfaces:
 UnzipWithApply.UnzipWithCreator<In,scala.Tuple15<A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15>,UnzipWith15<In,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15>>
- All Known Implementing Classes:
 UnzipWithApply.UnzipWithCreatorObject15$
- Enclosing interface:
 - UnzipWithApply
 
public static interface UnzipWithApply.UnzipWithCreator15<In,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15> extends UnzipWithApply.UnzipWithCreator<In,scala.Tuple15<A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15>,UnzipWith15<In,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14,A15>>