docs: diagrams for version number, virtual proxy, visitor

This commit is contained in:
Ilkka Seppälä
2025-04-12 09:58:48 +03:00
parent 81ecb5638d
commit 32c9031fcd
6 changed files with 12 additions and 4 deletions
+4
View File
@@ -35,6 +35,10 @@ Wikipedia says
> A proxy that controls access to a resource that is expensive to create.
Sequence diagram
![Virtual Proxy Sequence Diagram](./etc/virtual-proxy-sequence-diagram.png)
## 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