Override/Implement: Make return type non-nullable (platform collection case) when overriding Java method
#KT-13455 Fixed
This commit is contained in:
@@ -172,6 +172,7 @@ These artifacts include extensions for the types available in the latter JDKs, s
|
||||
- [`KT-13207`](https://youtrack.jetbrains.com/issue/KT-13207) Exception on safe delete from intention in 2016.2
|
||||
- [`KT-12887`](https://youtrack.jetbrains.com/issue/KT-12887) "Extend selection" should select call's invoked expression
|
||||
- [`KT-6520`](https://youtrack.jetbrains.com/issue/KT-6520) Introduce 'maino' and 'psvmo' templates for generating main in object
|
||||
- [`KT-13455`](https://youtrack.jetbrains.com/issue/KT-13455) Override/Implement: Make return type non-nullable (platform collection case) when overriding Java method
|
||||
- Fix exception when choose Gradle configurer after project is synced
|
||||
- Allow configuring Kotlin in Gradle module without Kotlin sources
|
||||
- Show all Kotlin annotations when browsing hierarchy of "java.lang.Annotation"
|
||||
|
||||
Reference in New Issue
Block a user