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-16 00:21:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1635018fe715ac252f6d7f863322bcb5be0a2dda
kotlin
/
idea
/
testData
/
codeInsight
/
overrideImplement
/
implementSamAdapters
/
foo
History
Alexey Sedunov
1635018fe7
Override/Implement: Use function body template when generating functions with default body
...
#KT-11807 Fixed
2016-04-21 16:40:17 +03:00
..
A.java
Ignoring SAM adapters when checking for unimplemented methods or methods to override.
2013-06-25 20:17:45 +04:00
B.java
Ignoring SAM adapters when checking for unimplemented methods or methods to override.
2013-06-25 20:17:45 +04:00
Impl.kt
Ignoring SAM adapters when checking for unimplemented methods or methods to override.
2013-06-25 20:17:45 +04:00
Impl.kt.after
Override/Implement: Use function body template when generating functions with default body
2016-04-21 16:40:17 +03:00