This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-16 08:39:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d747c8cef88fc3704d114e406703df87fc5150c
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
mostSpecific
T
History
Anna Kozlova
7d747c8cef
new inference: most specific with same functional interface presence
...
(cherry picked from commit f05ae78f4cfd030258264d717d7522ab0930d9a5)
2014-03-12 10:17:33 +01:00
..
BothVarargs.java
new inference: choose most specifics between 2 varargs methods
2014-03-12 10:16:12 +01:00
MostSpecificForSameFunctionalTypes.java
new inference: most specific with same functional interface presence
2014-03-12 10:17:33 +01:00
NestedLambdaSpecifics.java
…
NestedVarargs.java
new inference: nested varargs
2014-03-12 10:17:10 +01:00
VoidConflict.java
…