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-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9d28bf76d15514b9843beb72903dfaf796e9f3b
kotlin
/
idea
/
testData
/
codeInsight
/
overrideImplement
/
javaMethodWithPackageProtectedVisibility
/
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
Write protected keyword overriding java package protected function
2013-02-06 21:54:20 +04:00
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
Write protected keyword overriding java package protected function
2013-02-06 21:54:20 +04:00