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-15 11:12:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e02ca9c75a227ce4f8b9ecc82718681bc095cf88
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
mostSpecific
T
History
Anna Kozlova
d85189374d
testdata for IDEA-121999
...
(cherry picked from commit 85f88420716c2bb2e0a73d524a33656a5699cf9f)
2014-03-12 10:19:45 +01:00
..
BothVarargs.java
new inference: choose most specifics between 2 varargs methods
2014-03-12 10:16:12 +01:00
IDEA121884.java
testdata for IDEA-121884
2014-03-12 10:19:22 +01:00
IDEA121999.java
testdata for IDEA-121999
2014-03-12 10:19:45 +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
…