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-12 15:53:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa2ea75c09ae8585b774af75f0ff509675601294
kotlin
/
idea
/
testData
/
codeInsight
/
overrideImplement
/
implementSamAdapters
/
foo
History
Andrey Breslav
fa2ea75c09
Do not add explicit visibility modifiers in Override/Implement
2013-09-05 21:59:41 +04: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
Do not add explicit visibility modifiers in Override/Implement
2013-09-05 21:59:41 +04:00