Principle in object oriented programming, stating that classes should implement Polymorphic behaviour by composition - containing other classes, implementing desired functionality - rather than inheritance
Search
Principle in object oriented programming, stating that classes should implement Polymorphic behaviour by composition - containing other classes, implementing desired functionality - rather than inheritance