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 f4b685b commit 6aba525Copy full SHA for 6aba525
core-kotlin-modules/core-kotlin-9/README.md
@@ -9,3 +9,4 @@
9
- [Result Class in Kotlin](https://www.baeldung.com/kotlin/result-class)
10
- [Underscore Operator for Type Arguments in Kotlin](https://www.baeldung.com/kotlin/underscore-type-arguments)
11
- [Using Enums With when() in Kotlin](https://www.baeldung.com/kotlin/enums-with-when)
12
+- [Calling Private Methods of a Class From Outside the Class](https://www.baeldung.com/kotlin/private-methods-outside-class)
0 commit comments