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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
# Kotlin-Reflect-Tools-For-JVM
5
5
6
6
## OverView
7
-
This is a tool library for Kotlin to use reflect APIs in Kotlin simply method.It can modify or read the top level private visible property value in Kotlin way.
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
8
9
9
## Usage
10
10
* Add jcenter repository in your moduel build gradle:
0 commit comments