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-07-13 14:18:21 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28b7c2501ac6000d68bb864b3d60a36bfb8d8633
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
redundantCast
T
History
Anna Kozlova
23df4bf2a1
redundant cast: open capture to compare old and new result types
2016-03-11 10:51:37 +01:00
..
AnotherInterfaceMethodIsPointed.java
additional testdata (following IDEA-CR-8743)
2016-03-03 15:22:36 +01:00
CastInMethodCallQualifierWithWildcardReturn.java
redundant cast: open capture to compare old and new result types
2016-03-11 10:51:37 +01:00
CastToPrimitive.java
testdata for IDEA-139318
2015-04-16 20:30:37 +02:00
ExpectedTypeByNestedArrayInitializer.java
detect expected type by parent for nested array initializers (IDEA-139280)
2015-04-16 20:30:31 +02:00
Intersection.java
semantic cast to &Serializable for functional expressions is not redundant even if expression is inside parenthesis (IDEA-143922)
2015-08-20 19:31:05 +02:00
LambdaReturnExpressions1.java
…
LambdaReturnExpressions.java
…
PreventBadReturnTypeInReturnExpression.java
…
Ser.java
redundant casts: don't treat cast as redundant if functional expression get more specific type (IDEA-152093)
2016-02-24 21:05:13 +01:00
SerializableLambda.java
redundant casts: don't treat cast as redundant if functional expression get more specific type (IDEA-152093)
2016-02-24 21:05:13 +01:00
WithAnonymousClasses.java
redundant cast: compare base types for anonymous classes
2016-03-11 10:51:37 +01:00