Last updated 2 years ago
Was this helpful?
⟩ ⟩ ⟩ ⟩ ⟩ by delegation
create a class that delegates to instances of other classes.
synonyms: "composition"
Bag - manage items/counts by delegating to an inner object.