Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amir-shiati/state-demonstration-java-


https://github.com/amir-shiati/state-demonstration-java-

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# State

The **State** design pattern allows an object to alter its behavior when its internal state changes. The object will appear to change its class.