An open API service providing repository metadata for many open source software ecosystems.

Topic: "composite-pattern-java"

Daymenion/Company-Hierarchy-with-iterator-Design-Pattern-in-Java

Language: Java - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mehboobali98/Composite-Design-Pattern

A composite pattern is a partitioning design pattern and 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. It allows you to have a tree structure and ask each node in the tree structure to perform a task.

Language: Java - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1