state pattern
Jump to navigation
Jump to search
English
[edit]Noun
[edit]state pattern (plural state patterns)
- (software, design) A behavioural design pattern similar to the strategy pattern that is used to represent the state of an object.