Merge paradox/scala/agents.md and java/agents.md (#23080)
This commit is contained in:
parent
4bdccd416f
commit
fb3e42f2e8
3 changed files with 54 additions and 112 deletions
|
|
@ -32,6 +32,7 @@ class AgentDocSpec extends AkkaSpec {
|
|||
}
|
||||
{
|
||||
//#read-get
|
||||
// Or by using the get method:
|
||||
val result = agent.get
|
||||
//#read-get
|
||||
result should be(0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue