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-23 19:42:48 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e08521fb912bd06ed0d8db69daa3041980f5afaf
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
functionalInterface
T
History
Anna.Kozlova
58fcabfd2b
functional interfaces: allow intersection with 2 independent abstract methods with same signature (IDEA-171622)
2017-04-21 20:03:27 +02:00
..
AbstractClass.java
…
Clone.java
…
IntersectionOf2FunctionalTypesWithEqualAfterSubstitutionSignatures.java
functional interfaces: allow intersection with 2 independent abstract methods with same signature (IDEA-171622)
2017-04-21 20:03:27 +02:00
IntersectionOf2FunctionalTypesWithEqualSignatures.java
functional interfaces: allow intersection with 2 independent abstract methods with same signature (IDEA-171622)
2017-04-21 20:03:27 +02:00
IntersectionTypeWithSameBaseInterfaceInConjuncts.java
functional type: find common super type of intersection type's conjuncts (IDEA-144145)
2015-08-20 16:01:58 +02:00
MethodWithTypeParam.java
…
MultipleMethods.java
…
MultipleMethodsInOne.java
…
NoMethods.java
…
Simple.java
…
TwoMethodsNoSubSignature1.java
…
TwoMethodsNoSubSignature.java
…
TwoMethodsSameSignature.java
…
TwoMethodsSameSignatureTypeParams.java
…
TwoMethodsSameSubstSignature.java
…
TwoMethodsSubSignature.java
…