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
7541a3754d2c99e2c627e485a83daa759dca2de7
kotlin
/
compiler
/
testData
/
loadJava
/
compiledJava
/
sam
/
adapters
History
Mikhail Zarechenskiy
7541a3754d
Move SAM constructors to synthetic scope
2017-05-05 21:30:35 +03:00
..
inheritance
Move SAM constructors to synthetic scope
2017-05-05 21:30:35 +03:00
AmbiguousAdapters.java
…
AmbiguousAdapters.txt
…
Basic.java
…
Basic.txt
Move SAM adapters from static scope to synthetic one
2017-05-05 21:30:10 +03:00
Constructor.java
…
Constructor.txt
…
ConstructorWithAnnotations.java
…
ConstructorWithAnnotations.txt
…
DeepSamLoop.java
…
DeepSamLoop.txt
Move SAM constructors to synthetic scope
2017-05-05 21:30:35 +03:00
NonTrivialFunctionType.java
…
NonTrivialFunctionType.txt
…
NoSamForClassTypeParameter.java
…
NoSamForClassTypeParameter.txt
…
NoSamForMethodTypeParameter.java
…
NoSamForMethodTypeParameter.txt
…
PrivateSamAdapter.java
…
PrivateSamAdapter.txt
Move SAM constructors to synthetic scope
2017-05-05 21:30:35 +03:00
SelfAsParameter.java
…
SelfAsParameter.txt
Move SAM constructors to synthetic scope
2017-05-05 21:30:35 +03:00
SeveralSamParameters.java
…
SeveralSamParameters.txt
Move SAM adapters from static scope to synthetic one
2017-05-05 21:30:10 +03:00
TypeParameterOfClass.java
…
TypeParameterOfClass.txt
…
TypeParameterOfMethod.java
…
TypeParameterOfMethod.txt
Move SAM adapters from static scope to synthetic one
2017-05-05 21:30:10 +03:00
TypeParameterOfOuterClass.java
…
TypeParameterOfOuterClass.txt
…