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
80183c88cfbea126a55a1b9f78235f50cbef94d9
kotlin
/
compiler
/
testData
/
loadJava
/
javaAgainstKotlin
/
samAdapters
History
Pavel V. Talanov
80183c88cf
Do not normalize visibilities for fake overrides
...
#KT-4525 Fixed
2014-02-11 20:13:11 +04:00
..
InheritAmbguousSamAdaptersInKotlin
Supported complex cases of SAM adapters inheritance/overriding.
2013-07-12 21:09:22 +04:00
InheritSamAdapterInKotlin
…
OverrideSamAdapterInKotlin
…
SamAdapterForInheritedFromKotlin
Test with SAM adapter for method inherited/overriding other from Kotlin.
2013-06-25 20:17:48 +04:00
SamAdapterForOverriddenFromKotlin
Test with SAM adapter for method inherited/overriding other from Kotlin.
2013-06-25 20:17:48 +04:00
InheritAmbguousSamAdaptersInKotlin.txt
Do not normalize visibilities for fake overrides
2014-02-11 20:13:11 +04:00
InheritSamAdapterInKotlin.txt
Do not normalize visibilities for fake overrides
2014-02-11 20:13:11 +04:00
OverrideSamAdapterInKotlin.txt
Do not normalize visibilities for fake overrides
2014-02-11 20:13:11 +04:00
SamAdapterForInheritedFromKotlin.txt
Test with SAM adapter for method inherited/overriding other from Kotlin.
2013-06-25 20:17:48 +04:00
SamAdapterForOverriddenFromKotlin.txt
Made SAM adapters final.
2013-07-12 21:09:22 +04:00