Last Sync: 2022-06-24 20:13:24
This commit is contained in:
parent
d4f9d07347
commit
477a14b31d
2 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,7 @@ tags:
|
||||||
- oop
|
- oop
|
||||||
---
|
---
|
||||||
|
|
||||||
# The observer pattern
|
# Observer pattern
|
||||||
|
|
||||||
The Observer design pattern is also known as the 'publish/subscribe' pattern.
|
The Observer design pattern is also known as the 'publish/subscribe' pattern.
|
||||||
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit b56a834d4258d0ce3eeb7bf750209ec35ea69e39
|
|
Loading…
Add table
Reference in a new issue