#1113 Link uml-reverse-mapper created class diagrams to readme, where needed
This commit is contained in:
@ -109,6 +109,9 @@ proxy.enter(new Wizard("Green wizard")); // Green wizard is not allowed to enter
|
||||
proxy.enter(new Wizard("Brown wizard")); // Brown wizard is not allowed to enter!
|
||||
```
|
||||
|
||||
## Class diagram
|
||||

|
||||
|
||||
## Applicability
|
||||
Proxy is applicable whenever there is a need for a more
|
||||
versatile or sophisticated reference to an object than a simple pointer. Here
|
||||
|
BIN
proxy/etc/proxy.urm.png
Normal file
BIN
proxy/etc/proxy.urm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Reference in New Issue
Block a user