16 lines
270 B
YAML
16 lines
270 B
YAML
|
content:
|
||
|
- Interfaces
|
||
|
- Complex Constructors
|
||
|
- Secondary Constructors
|
||
|
- Inheritance
|
||
|
- Base Class Initialization
|
||
|
- Abstract Classes
|
||
|
- Dynamic Binding
|
||
|
- Composition
|
||
|
- Objects
|
||
|
- Companion Objects
|
||
|
- Class Delegation
|
||
|
- Sealed Classes
|
||
|
- Smart Casts
|
||
|
- Upcasting & Polymorphism
|