Java 8 Refactoring Part 4: Composition Over Inheritance using the Loan Design Pattern
The Loan design pattern is a pattern that follows the principle of favouring composition over inheritance.
Originally posted at: http://javing.blogspot.com/2018/12/java-refactoring-part-4-composition.html