+str #16114 better consistency specs and missing methods added - javadsl

This commit is contained in:
Konrad 'ktoso' Malawski 2014-10-20 14:09:24 +02:00
parent cdfd739778
commit 92810e39bc
5 changed files with 202 additions and 22 deletions

View file

@ -4,7 +4,6 @@ import akka.actor.ActorRef;
import akka.actor.ActorSystem;
import akka.dispatch.Foreach;
import akka.dispatch.Futures;
import akka.dispatch.OnComplete;
import akka.dispatch.OnSuccess;
import akka.japi.Pair;
import akka.japi.Util;