Package akka.stream.scaladsl
Interface UnzipWithApply.UnzipWithCreator14<In,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14>
-
- All Superinterfaces:
UnzipWithApply.UnzipWithCreator<In,scala.Tuple14<A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14>,UnzipWith14<In,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14>>
- All Known Implementing Classes:
UnzipWithApply.UnzipWithCreatorObject14$
- Enclosing interface:
- UnzipWithApply
public static interface UnzipWithApply.UnzipWithCreator14<In,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14> extends UnzipWithApply.UnzipWithCreator<In,scala.Tuple14<A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14>,UnzipWith14<In,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,A12,A13,A14>>