This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e554228a730ba69575d31af0dfcb7eff65e21912
kotlin-fork
/
compiler
/
testData
/
loadJava
/
compiledJava
/
singleAbstractMethod
/
adapter
T
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