We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a0940 commit 42ad3cbCopy full SHA for 42ad3cb
core-kotlin-modules/core-kotlin-lang-oop-3/README.md
@@ -10,4 +10,5 @@ This module contains articles about Object-Oriented Programming in Kotlin
10
- [Extend Data Class in Kotlin](https://www.baeldung.com/kotlin/extend-data-class)
11
- [Get Names of All Enum Entries by Generic Functions in Kotlin](https://www.baeldung.com/kotlin/enum-get-entry-names)
12
- [Create a Function That Works for All Enum Classes in Kotlin](https://www.baeldung.com/kotlin/function-enum-classes)
13
+- [Qualified this and Implicit this in Kotlin](https://www.baeldung.com/kotlin/this-keyword-qualified-vs-implicit)
14
- More articles: [[<-- prev]](/core-kotlin-modules/core-kotlin-lang-oop-2)
0 commit comments