Skip to content

Commit bf24495

Browse files
authored
Merge pull request #1069 from amnabibi786/patch-15
Update README.md
2 parents 14feeb7 + bcec365 commit bf24495

File tree

1 file changed

+2
-0
lines changed
  • core-kotlin-modules/core-kotlin-advanced-3

1 file changed

+2
-0
lines changed

core-kotlin-modules/core-kotlin-advanced-3/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@
44
- [Passing a Type to Generic Method in Kotlin](https://www.baeldung.com/kotlin/generic-methods)
55
- [Getting a Kotlin KClass from a Package Class Name String](https://www.baeldung.com/kotlin/kclass-fqn-string)
66
- [A Guide to Kotlin Context Receivers](https://www.baeldung.com/kotlin/context-receivers)
7+
- [Serialize/Deserialize Kotlin Sealed Class](https://www.baeldung.com/kotlin/sealed-class-serialization)
78
- [A Guide to Kotlin’s Any, Unit, Nothing](https://www.baeldung.com/kotlin/any-unit-nothing-tutorial)
9+
810
- More articles: [[<-- prev]](../core-kotlin-advanced-2)

0 commit comments

Comments
 (0)