You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@
5
5
Related Project: [Kotlin-Reflect-Tools-For-Android](https://github.com/wuseal/Kotlin-Reflect-Tools-For-Android)
6
6
## OverView
7
7
This is a tool library for Kotlin to use java reflect APIs in Kotlin simply method.It can modify or read the top level private visible property value in Kotlin way.
8
+
* Note: This tools only availible for JVM not fit for android platform ,If you use on Android platform, Please use
0 commit comments