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.
2 parents 14feeb7 + bcec365 commit bf24495Copy full SHA for bf24495
core-kotlin-modules/core-kotlin-advanced-3/README.md
@@ -4,5 +4,7 @@
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
- [A Guide to Kotlin’s Any, Unit, Nothing](https://www.baeldung.com/kotlin/any-unit-nothing-tutorial)
9
+
10
- More articles: [[<-- prev]](../core-kotlin-advanced-2)
0 commit comments