A suggestion how things could be done otherwise.
This commit is contained in:
parent
58dcfb1004
commit
cc3f576f0a
4 changed files with 39 additions and 57 deletions
|
|
@ -54,7 +54,7 @@ class AgentDocSpec extends AkkaSpec {
|
|||
|
||||
"send and sendOff" in {
|
||||
val agent = Agent(0)
|
||||
|
||||
import system.dispatcher
|
||||
//#send
|
||||
// send a value
|
||||
agent send 7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue