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 51f8510 commit 50bdd1cCopy full SHA for 50bdd1c
kotlin-reflection/README.md
@@ -1,3 +1,4 @@
1
## Relevant Articles
2
- [Using Java Reflection with Kotlin Companion Objects](https://www.baeldung.com/kotlin/java-reflection-companion-objects)
3
- [Checking if Two Objects Have the Same Class in Kotlin](https://www.baeldung.com/kotlin/reflection-class-equality)
4
+- [Getting All Field Names of a Class Using Kotlin Reflection](https://www.baeldung.com/kotlin/reflection-field-names)
0 commit comments