mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-07-27 14:20:12 +00:00
#1113 Link uml-reverse-mapper created class diagrams to readme, where needed
This commit is contained in:
@@ -16,6 +16,7 @@ Proxy Pattern
|
||||
It is a technique where an object expresses certain behavior to the outside but in
|
||||
reality delegates responsibility for implementing that behaviour to an associated object.
|
||||
|
||||
## Class diagram
|
||||

|
||||
|
||||
## Applicability
|
||||
|
||||
Reference in New Issue
Block a user