This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8314dbffd5eac9f1967eb59259b0cdc09a16e265
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
replaceJavaStaticMethodWithKotlinAnalog
/
io
T
History
Dmitry Gridin
3aa2401f19
ReplaceJavaStaticMethodWithKotlinAnalogInspection: introduce Transform interface
...
#KT-32454 Fixed
2019-07-10 14:09:36 +03:00
..
notApplicablePrint.kt
Fix false positive ReplaceJavaStaticMethodWithKotlinAnalog for java.io.PrintStream
2019-04-18 15:28:52 +07:00
print.kt
ReplaceJavaStaticMethodWithKotlinAnalogInspection: introduce Transform interface
2019-07-10 14:09:36 +03:00
print.kt.after
…
println_2.kt
…
println_2.kt.after
…
println_3.kt
…
println_3.kt.after
…
println.kt
ReplaceJavaStaticMethodWithKotlinAnalogInspection: introduce Transform interface
2019-07-10 14:09:36 +03:00
println.kt.after
…