Package akka.stream.scaladsl
Interface UnzipWithApply.UnzipWithCreator7<In,A1,A2,A3,A4,A5,A6,A7>
-
- All Superinterfaces:
UnzipWithApply.UnzipWithCreator<In,scala.Tuple7<A1,A2,A3,A4,A5,A6,A7>,UnzipWith7<In,A1,A2,A3,A4,A5,A6,A7>>
- All Known Implementing Classes:
UnzipWithApply.UnzipWithCreatorObject7$
- Enclosing interface:
- UnzipWithApply
public static interface UnzipWithApply.UnzipWithCreator7<In,A1,A2,A3,A4,A5,A6,A7> extends UnzipWithApply.UnzipWithCreator<In,scala.Tuple7<A1,A2,A3,A4,A5,A6,A7>,UnzipWith7<In,A1,A2,A3,A4,A5,A6,A7>>