Moved data flow to its own package
This commit is contained in:
parent
4e47a68716
commit
3576f32533
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
* Copyright (C) 2009-2010 Scalable Solutions AB <http://scalablesolutions.se>
|
||||
*/
|
||||
|
||||
package se.scalablesolutions.akka.stm
|
||||
package se.scalablesolutions.akka.dataflow
|
||||
|
||||
import java.util.concurrent.atomic.AtomicReference
|
||||
import java.util.concurrent.{ConcurrentLinkedQueue, LinkedBlockingQueue}
|
||||
Loading…
Add table
Add a link
Reference in a new issue