Remove structural type that relies on runtime type in sun.nio #23400, #23403

This commit is contained in:
Christopher Batey 2017-09-26 07:43:52 +01:00 committed by Johan Andrén
parent 776191c31d
commit 4a2b6b23e5
3 changed files with 11 additions and 17 deletions

View file

@ -6,7 +6,6 @@ package akka.stream.javadsl
import akka.NotUsed
import akka.japi.function.Creator
import akka.stream.KillSwitch
import akka.stream.scaladsl.{ Sink, Source }
import scala.concurrent.duration.FiniteDuration