#1113 Link uml-reverse-mapper created class diagrams to readme, where needed
This commit is contained in:
@ -62,6 +62,9 @@ cloned.setName("Dolly");
|
||||
System.out.println(cloned.getName()); // Dolly
|
||||
```
|
||||
|
||||
## Class diagram
|
||||

|
||||
|
||||
## Applicability
|
||||
Use the Prototype pattern when a system should be independent of how its products are created, composed and represented; and
|
||||
|
||||
|
Reference in New Issue
Block a user