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-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c03aaabd4a6d9fe8fb6c5faadc5e1dfb7b46536
kotlin
/
compiler
/
testData
/
loadJava
/
javaAgainstKotlin
/
samAdapters
History
Michael Nedzelsky
bc5c9065d2
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03: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
Iniital implementation of synthetic extensions for SAM-adapter functions (non-static only)
2015-08-04 18:05:55 +03:00
InheritSamAdapterInKotlin.txt
Iniital implementation of synthetic extensions for SAM-adapter functions (non-static only)
2015-08-04 18:05:55 +03:00
OverrideSamAdapterInKotlin.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
SamAdapterForInheritedFromKotlin.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
SamAdapterForOverriddenFromKotlin.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00