docs: update value object

This commit is contained in:
Ilkka Seppälä
2024-05-25 16:44:52 +03:00
parent 52eb5c7d69
commit 8eb00a45d1
-4
View File
@@ -83,10 +83,6 @@ Here's the console output.
20:11:12.203 [main] INFO com.iluwatar.value.object.App - Is statA and statC equal : false 20:11:12.203 [main] INFO com.iluwatar.value.object.App - Is statA and statC equal : false
``` ```
## Class diagram
![Value Object](./etc/value-object.png "Value Object")
## Applicability ## Applicability
Use the Value Object when Use the Value Object when