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-04-04 08:31:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e554228a730ba69575d31af0dfcb7eff65e21912
kotlin
/
compiler
/
testData
/
loadJava
/
compiledJava
/
singleAbstractMethod
/
adapter
History
Evgeny Gerashchenko
e554228a73
Added tests with mixture of SAM and non-SAM parameters.
2013-04-18 22:01:26 +04:00
..
Basic.java
Supported simplest cases of SAM adapter.
2013-04-18 21:59:49 +04:00
Basic.txt
Supported simplest cases of SAM adapter.
2013-04-18 21:59:49 +04:00
NonTrivialFunctionType.java
Loading SAM adapters with wildcard types.
2013-04-18 21:59:49 +04:00
NonTrivialFunctionType.txt
Loading SAM adapters with wildcard types.
2013-04-18 21:59:49 +04:00
SeveralSamParameters.java
Added tests with mixture of SAM and non-SAM parameters.
2013-04-18 22:01:26 +04:00
SeveralSamParameters.txt
Added tests with mixture of SAM and non-SAM parameters.
2013-04-18 22:01:26 +04:00