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-11 11:36:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e764c9961d5fde0bb5675406b63a0ccc8fcc913
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
redundantCast
History
Anna Kozlova
6e9234b115
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
..
AnotherInterfaceMethodIsPointed.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
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
redundant cast: ensure lambda return statements are not mixed with those from containing method (IDEA-138724)
2015-04-02 18:06:41 +02:00
LambdaReturnExpressions.java
…
PreventBadReturnTypeInReturnExpression.java
redundant cast: do not raise if result in bad return type in lambda expression (IDEA-138927)
2015-04-08 21:14:33 +02:00
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