Modify Observer pattern UML (#877)
This commit is contained in:
@ -19,7 +19,7 @@ Define a one-to-many dependency between objects so that when one
|
||||
object changes state, all its dependents are notified and updated
|
||||
automatically.
|
||||
|
||||

|
||||

|
||||
|
||||
## Applicability
|
||||
Use the Observer pattern in any of the following situations
|
||||
|
Reference in New Issue
Block a user