A design pattern where an object maintains a list of its dependents (observers) that are notified of state changes.
« Back to Glossary IndexObserver
« Back to Glossary Index
A design pattern where an object maintains a list of its dependents (observers) that are notified of state changes.
« Back to Glossary Index