Skip to content

Commit cb1ebfe

Browse files
authored
Update README.md
1 parent 8573375 commit cb1ebfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core-kotlin-modules/core-kotlin-10/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88
- [Calling Private Methods of a Class From Outside the Class](https://www.baeldung.com/kotlin/private-methods-outside-class)
99
- [Pass a Function as Parameter to Another in Kotlin](https://www.baeldung.com/kotlin/function-parameter-high-order)
1010
- [Accessing Methods Outside Companion Object in Kotlin](https://www.baeldung.com/kotlin/companion-object-external-methods)
11+
- [Accessing Private Java Fields via Kotlin Extension Functions](https://www.baeldung.com/kotlin/extension-functions-private-fields)
1112

0 commit comments

Comments
 (0)