Software design patterns in Java - Composite pattern
Composite Pattern
The composite pattern describes a group of objects that are treated the same way as a single instance of the same type of object. The intent of a composite is to "compose" objects into tree structures to represent part-whole hierarchies. Implementing the composite pattern lets clients treat individual objects and compositions uniformly.
Видео Software design patterns in Java - Composite pattern автора Кotlin Эксперт
Видео Software design patterns in Java - Composite pattern автора Кotlin Эксперт
Информация
1 декабря 2023 г. 23:17:21
00:10:05
Похожие видео