mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-18 15:26:01 +00:00
Added alias names for GOF patterns #267
This commit is contained in:
@@ -10,6 +10,8 @@ tags:
|
||||
- Gang Of Four
|
||||
---
|
||||
|
||||
**Also known as:** Cursor
|
||||
|
||||
**Intent:** Provide a way to access the elements of an aggregate object
|
||||
sequentially without exposing its underlying representation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user