Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d94cb0e commit 4204914Copy full SHA for 4204914
README.md
@@ -310,6 +310,8 @@
310
311
* changing in one object leads to a change in other objects
312
313
+**Real world examples:**
314
+* [java.util.Observer](http://docs.oracle.com/javase/6/docs/api/java/util/Observer.html)
315
316
## <a name="state">State</a> [↑](#list-of-design-patterns)
317
**Intent:** Allow an object to alter its behavior when its internal state changes. The object will appear to change its class.
0 commit comments