Package akka.stream.scaladsl
Interface UnzipWithApply.UnzipWithCreator9<In,A1,A2,A3,A4,A5,A6,A7,A8,A9>
-
- All Superinterfaces:
UnzipWithApply.UnzipWithCreator<In,scala.Tuple9<A1,A2,A3,A4,A5,A6,A7,A8,A9>,UnzipWith9<In,A1,A2,A3,A4,A5,A6,A7,A8,A9>>
- All Known Implementing Classes:
UnzipWithApply.UnzipWithCreatorObject9$
- Enclosing interface:
- UnzipWithApply
public static interface UnzipWithApply.UnzipWithCreator9<In,A1,A2,A3,A4,A5,A6,A7,A8,A9> extends UnzipWithApply.UnzipWithCreator<In,scala.Tuple9<A1,A2,A3,A4,A5,A6,A7,A8,A9>,UnzipWith9<In,A1,A2,A3,A4,A5,A6,A7,A8,A9>>