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-01-06 20:39:40 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ce52bca33eafe9b83b7da66775a6ff05a20aa6c
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
findUsages
/
FieldDeclaredInFileWithoutFunctionalInterfaces.java
Anna Kozlova
d9c65ce4ee
ensure functional interface is found if assigned to field in another file (IDEA-156592)
2016-05-31 20:21:14 +03:00
3 lines
41 B
Java
Raw
Blame
History
public
interface
<
caret
>
I
{
void
m
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink