Take Up Code
66: Design Patterns: Composite.
- Autor: Vários
- Narrador: Vários
- Editor: Podcast
- Duración: 0:08:09
- Mas informaciones
Informações:
Sinopsis
The composite structural pattern allows you to build elaborate objects from smaller objects and not worry about how big they get. You can treat your composite objects as if they are all the same.