Changes

Jump to: navigation, search

State

74 bytes removed, 22:12, 22 March 2007
What is the State Pattern?
<ul>
<li>Allow an object to behave differently depending on its internal state.</li> <li>Allow to sub-divide the behavior of an object depending on its current state.</li> <li>Classified as a behavior pattern.</li> <li>Also known as Objects for States.</li>
</ul>
1
edit

Navigation menu