Tagir Valeev
|
9fbe22a647
|
afterAnyMatchAssignmentBooleanInverted: fixed after automatic simplification
|
2017-02-03 16:46:00 +03:00 |
|
Tagir Valeev
|
b9a06d65b9
|
IDEA-161861 Stream API migration should handle cases where result variable is not declared just before the for loop
|
2016-09-29 15:54:08 +07:00 |
|
Tagir Valeev
|
e69109e521
|
StreamApiMigrationInspection improvements: expression+break conversion to anyMatch; pull out cast of stream.findFirst().map(x -> (T)x).orElse(null) to (T) stream.findFirst().orElse(null)
|
2016-09-26 15:52:55 +07:00 |
|