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 bcd6e7a commit 3400474Copy full SHA for 3400474
core-kotlin-modules/core-kotlin-advanced-3/README.md
@@ -4,4 +4,5 @@
4
- [Passing a Type to Generic Method in Kotlin](https://www.baeldung.com/kotlin/generic-methods)
5
- [Getting a Kotlin KClass from a Package Class Name String](https://www.baeldung.com/kotlin/kclass-fqn-string)
6
- [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)
8
- More articles: [[<-- prev]](../core-kotlin-advanced-2)
0 commit comments