This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-05-27 04:08:01 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96a576963ab3bbd986baea7d1fbd9e692d5b080a
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
findUsages
T
History
peter
22b9dc61a6
fin functional expressions of SAM interfaces related to the given one
2016-07-23 23:05:56 +02:00
..
ClassFromJdk.java
fix finding lambdas implementing JDK interfaces
2015-09-23 13:48:55 +02:00
ClassFromJdkMethodRef.java
missed usages of method references (IDEA-147828)
2015-11-12 12:36:59 +01:00
ConstructorReferences.java
rewrite functional expression search to use stub index
2016-07-22 17:41:21 +02:00
FieldDeclaredInFileWithoutFunctionalInterfaces.java
ensure functional interface is found if assigned to field in another file (IDEA-156592)
2016-05-31 20:21:14 +03:00
FieldFromAnonymousClassScope.java
…
FindSubInterfaceLambdas.java
fin functional expressions of SAM interfaces related to the given one
2016-07-23 23:05:56 +02:00
MethodArgument.java
…
MethodArgumentByTypeParameter.java
find functional expressions by method type parameter
2014-11-05 19:31:52 +01:00
MethodWithClassTypeParameter.java
rewrite functional expression search to use stub index
2016-07-22 17:41:21 +02:00
VarargPosition.java
find lambdas passed into vararg methods
2016-07-21 12:16:41 +02:00