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 f4607ff commit 3eaa9a1Copy full SHA for 3eaa9a1
core-kotlin-modules/core-kotlin-lang-oop-3/README.md
@@ -9,4 +9,5 @@ This module contains articles about Object-Oriented Programming in Kotlin
9
- [Comparing Objects in Kotlin](https://www.baeldung.com/kotlin/compare-objects)
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
- More articles: [[<-- prev]](/core-kotlin-modules/core-kotlin-lang-oop-2)
0 commit comments