Delegation authored by Andreas Neumann's avatar Andreas Neumann
......@@ -68,8 +68,8 @@ Kotlin Konzepte
- Scope Functions
- [Anonyme Objekte](src/Kotlin/Konzepte/Anonyme_Objekte)
- [Operatoren-Überladung](src/Kotlin/Konzepte/Operatoren_Ueberladung)
- Delegation
- Delegated Properties
- [Delegation](src/Kotlin/Konzepte/Delegation)
- [Delegated Properties](src/Kotlin/Konzepte/Delegated_Properties)
- Lazy
- *~~Generics~~*
- *~~Generic Functions~~*
......
......