Tagir Valeev
|
f4839c89ea
|
BaseStreamApiMigration: when deleting the initializer replace type with explicit if possible
Fixes IDEA-193618 Invalid code generated after "Can be replaced with 'collect' call"
|
2018-06-13 11:14:54 +07:00 |
|
Tagir Valeev
|
3c2cd21d35
|
MigrateToStreamFix: explicit formatting removed (as formatted anyways automatically)
|
2018-05-30 18:23:38 +07:00 |
|
Tagir Valeev
|
a1a4663b73
|
CollectMigration: support toUnmodifiableMap
Fixes IDEA-187213 Stream API migration: support Java 10 toUnmodifiableList/Set/Map collections
|
2018-04-17 15:06:35 +07:00 |
|
Tagir Valeev
|
b2d5f75a92
|
StreamApiMigration: support Java10 toUnmodifiableList/Set (part of IDEA-187213)
|
2018-03-13 11:21:22 +07:00 |
|