docs: updates to several patterns

This commit is contained in:
Ilkka Seppälä
2024-05-28 19:46:39 +03:00
parent 4652842c94
commit 584e949714
70 changed files with 347 additions and 479 deletions
-4
View File
@@ -153,10 +153,6 @@ Here's the program console output.
21:47:08.618[main]INFO com.iluwatar.async.method.invocation.App-Space rocket<50>launch complete
```
# Class diagram
![Async Method Invocation](./etc/async-method-invocation.urm.png "Async Method Invocation")
## Applicability
Use the async method invocation pattern when