typo
This commit is contained in:
parent
054403325d
commit
b19bd275d2
2 changed files with 2 additions and 2 deletions
|
|
@ -175,7 +175,7 @@ Here is an example how you can use it to in a 'void' (e.g. fire-forget) method t
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
If the sender, sender future etc. is not available, then these methods will return 'null' so you should have a way of dealing with scenario.
|
If the sender, sender future etc. is not available, then these methods will return 'null' so you should have a way of dealing with that scenario.
|
||||||
|
|
||||||
Messages and immutability
|
Messages and immutability
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
|
||||||
|
|
@ -167,7 +167,7 @@ Here is an example how you can use it to in a 'void' (e.g. fire-forget) method t
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
If the sender, sender future etc. is not available, then these methods will return 'null' so you should have a way of dealing with scenario.
|
If the sender, sender future etc. is not available, then these methods will return 'null' so you should have a way of dealing with that scenario.
|
||||||
|
|
||||||
Messages and immutability
|
Messages and immutability
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue