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
@@ -106,10 +106,6 @@ The program outputs:
10:25:08.074 [main] INFO com.iluwatar.adapter.FishingBoat -- The fishing boat is sailing
```
## Class diagram
![Adapter](./etc/adapter.urm.png "Adapter class diagram")
## Applicability
Use the Adapter pattern when