=str #16965 use akka-actor provided tuples for gen UnzipWith
This commit is contained in:
parent
50de39e886
commit
911e02bd40
4 changed files with 18 additions and 38 deletions
|
|
@ -7,7 +7,7 @@ import akka.actor.ActorRef;
|
|||
import akka.dispatch.japi;
|
||||
import akka.japi.Pair;
|
||||
import akka.pattern.Patterns;
|
||||
import akka.japi.Tuple4;
|
||||
import akka.japi.tuple.Tuple4;
|
||||
import akka.stream.*;
|
||||
import akka.stream.javadsl.FlowGraph.Builder;
|
||||
import akka.stream.stage.*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue