Skip to content

Commit 3eaa9a1

Browse files
authored
Update README.md
1 parent f4607ff commit 3eaa9a1

File tree

1 file changed

+1
-0
lines changed
  • core-kotlin-modules/core-kotlin-lang-oop-3

1 file changed

+1
-0
lines changed

core-kotlin-modules/core-kotlin-lang-oop-3/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ This module contains articles about Object-Oriented Programming in Kotlin
99
- [Comparing Objects in Kotlin](https://www.baeldung.com/kotlin/compare-objects)
1010
- [Extend Data Class in Kotlin](https://www.baeldung.com/kotlin/extend-data-class)
1111
- [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)
1213
- More articles: [[<-- prev]](/core-kotlin-modules/core-kotlin-lang-oop-2)

0 commit comments

Comments
 (0)