Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Composition over inheritance 2 found (15 total)

alternate case: composition over inheritance

Adapter pattern (1,913 words) [view diff] exact match in snippet view article find links to article

responsibility to the interface by wrapping the original code Delegation Support "composition over inheritance" Facade Provides a simplified interface
Comparison of Java and C++ (6,103 words) [view diff] exact match in snippet view article find links to article
December 2010. Bloch 2018, pp. 87–92, Chapter §8 Item 8: Favor composition over inheritance. Goetz et al. 2006, pp. 25–26, §2.3.1 Intrinsic locks. Bloch