Correct location of implicits in comment #23492
This commit is contained in:
parent
48144467aa
commit
5477a6f92d
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ abstract class ActorRef extends java.lang.Comparable[ActorRef] with Serializable
|
|||
|
||||
/**
|
||||
* This trait represents the Scala Actor API
|
||||
* There are implicit conversions in ../actor/Implicits.scala
|
||||
* There are implicit conversions in package.scala
|
||||
* from ActorRef -> ScalaActorRef and back
|
||||
*/
|
||||
trait ScalaActorRef { ref: ActorRef ⇒
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue