Inheritance Composition « Class « Java






1.Combining composition and inheritanceCombining composition and inheritance
2.Inheritance, constructors and argumentsInheritance, constructors and arguments
3.Inheritance syntax and propertiesInheritance syntax and properties
4.Composition for code reuseComposition for code reuse
5.Cleanup and inheritanceCleanup and inheritance
6.Proper inheritance of an inner classProper inheritance of an inner class
7.Extending an interface with inheritance
8.Inheriting an inner class