This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6087aa2a5f3cbf754caf33c59eb99301459708ae
kotlin
/
idea
/
testData
/
codeInsight
/
overrideImplement
/
javaMethodWithPackageVisibility
/
foo
History
Alexey Sedunov
f9d28bf76d
Override/Implement: Prefer not-nullable return type when overriding Java method without nullability annotation
...
#KT-12381 Fixed (cherry picked from commit
2b87f8e
)
2016-06-28 15:07:31 +03:00
..
Impl.kt
…
Impl.kt.after
Override/Implement: Prefer not-nullable return type when overriding Java method without nullability annotation
2016-06-28 15:07:31 +03:00
Intf.java
…