Skip to content

Commit 3400474

Browse files
authored
Update README.md
1 parent bcd6e7a commit 3400474

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
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
- More articles: [[<-- prev]](../core-kotlin-advanced-2)

0 commit comments

Comments
 (0)