Update README.md
This commit is contained in:
@@ -386,7 +386,7 @@ Sequence diagram for the state pattern:
|
|||||||
If we want to implement this using state pattern, we would need to make a new class for all the combinations of the all the states.
|
If we want to implement this using state pattern, we would need to make a new class for all the combinations of the all the states.
|
||||||
|
|
||||||
### e. Flavors
|
### e. Flavors
|
||||||
* hierarchical state pattern
|
* role based state pattern
|
||||||
* Classical state pattern
|
* Classical state pattern
|
||||||
|
|
||||||
### f. Examples
|
### f. Examples
|
||||||
|
|||||||
Reference in New Issue
Block a user