!str rename SPI/TCK to org.reactivestreams

This commit is contained in:
Roland Kuhn 2014-03-28 14:33:33 +01:00
parent 156b661bfc
commit c8f462d6e6
11 changed files with 24 additions and 24 deletions

View file

@ -4,8 +4,8 @@
package akka.stream.impl
import scala.annotation.tailrec
import asyncrx.api
import asyncrx.spi
import org.reactivestreams.api
import org.reactivestreams.spi
import SubscriberManagement.ShutDown
import ResizableMultiReaderRingBuffer.NothingToReadException