mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 10:58:42 +00:00
docs: diagrams for version number, virtual proxy, visitor
This commit is contained in:
@@ -35,6 +35,10 @@ Wikipedia says
|
||||
|
||||
> A proxy that controls access to a resource that is expensive to create.
|
||||
|
||||
Sequence diagram
|
||||
|
||||

|
||||
|
||||
## Programmatic Example of Virtual Proxy Pattern in Java
|
||||
|
||||
The Virtual Proxy design pattern in Java can optimize resource utilization and system performance.
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
Reference in New Issue
Block a user