Skip to content

Commit 8d34ccf

Browse files
committed
Add link to Proxy presentation.
1 parent 512a5c0 commit 8d34ccf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

proxy/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ are several common situations in which the Proxy pattern is applicable
3737
* Facilitate network connection
3838
* Count references to an object
3939

40+
## Presentations
41+
* [Proxy](https://github.com/iluwatar/java-design-patterns/tree/master/proxy/etc/presentation.html)
42+
4043
## Real world examples
4144

4245
* [java.lang.reflect.Proxy](http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Proxy.html)

0 commit comments

Comments
 (0)